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