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