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