Searched defs:c2c_hist_entry (Results 1 – 1 of 1) sorted by relevance
65 struct c2c_hist_entry { struct66 struct c2c_hists *hists;67 struct evsel *evsel;68 struct c2c_stats stats;69 unsigned long *cpuset;70 unsigned long *nodeset;71 struct c2c_stats *node_stats;72 unsigned int cacheline_idx;74 struct compute_stats cstats;76 unsigned long paddr;[all …]