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