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