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