Searched defs:c2c_hist_entry (Results 1 – 1 of 1) sorted by relevance
63 struct c2c_hist_entry { struct64 struct c2c_hists *hists;65 struct c2c_stats stats;66 unsigned long *cpuset;67 unsigned long *nodeset;68 struct c2c_stats *node_stats;69 unsigned int cacheline_idx;71 struct compute_stats cstats;73 unsigned long paddr;74 unsigned long paddr_cnt;[all …]