Home
last modified time | relevance | path

Searched defs:c2c_hist_entry (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/
H A Dbuiltin-c2c.c65 struct c2c_hist_entry { struct
66 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 …]