Lines Matching defs:bw_stats_struct
42 struct bw_stats_struct { struct
43 uint64_t status;
44 uint32_t l2_err;
45 uint32_t memio_err;
46 int status_printed;
47 unsigned long l2_cor_d;
48 unsigned long l2_bad_d;
49 unsigned long l2_cor_t;
50 unsigned long l2_bad_t;
51 unsigned long mem_cor_d;
52 unsigned long mem_bad_d;
53 unsigned long bus_error;