Searched defs:perf_c2c (Results 1 – 1 of 1) sorted by relevance
73 struct perf_c2c { struct74 struct perf_tool tool;75 struct c2c_hists hists;76 struct mem2node mem2node;78 unsigned long **nodes;79 int nodes_cnt;80 int cpus_cnt;81 int *cpu2node;82 int node_info;84 bool show_src;[all …]