Searched defs:c2c_hist_entry (Results 1 – 1 of 1) sorted by relevance
49 struct c2c_hist_entry { struct50 struct c2c_hists *hists;51 struct c2c_stats stats;52 unsigned long *cpuset;53 unsigned long *nodeset;54 struct c2c_stats *node_stats;55 unsigned int cacheline_idx;57 struct compute_stats cstats;59 unsigned long paddr;60 unsigned long paddr_cnt;[all …]