Searched defs:perf_c2c (Results 1 – 1 of 1) sorted by relevance
86 struct perf_c2c { struct87 struct perf_tool tool;88 struct c2c_hists hists;89 struct mem2node mem2node;91 unsigned long **nodes;92 int nodes_cnt;93 int cpus_cnt;94 int *cpu2node;95 int node_info;97 bool show_src;[all …]