Searched defs:c2c_hist_entry (Results 1 – 1 of 1) sorted by relevance
58 struct c2c_hist_entry { struct59 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;[all …]