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