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