Lines Matching defs:bw_stats_struct
32 struct bw_stats_struct { struct
33 uint64_t status;
34 uint32_t l2_err;
35 uint32_t memio_err;
36 int status_printed;
37 unsigned long l2_cor_d;
38 unsigned long l2_bad_d;
39 unsigned long l2_cor_t;
40 unsigned long l2_bad_t;
41 unsigned long mem_cor_d;
42 unsigned long mem_bad_d;
43 unsigned long bus_error;