Lines Matching defs:c2c_hist_entry
60 struct c2c_hist_entry { struct
61 struct c2c_hists *hists;
62 struct c2c_stats stats;
63 unsigned long *cpuset;
64 unsigned long *nodeset;
65 struct c2c_stats *node_stats;
66 unsigned int cacheline_idx;
68 struct compute_stats cstats;
70 unsigned long paddr;
71 unsigned long paddr_cnt;
72 bool paddr_zero;
73 char *nodestr;
79 struct hist_entry he;