Searched defs:perf_c2c (Results 1 – 2 of 2) sorted by relevance
82 struct perf_c2c { struct83 struct perf_tool tool;84 struct c2c_hists hists;85 struct mem2node mem2node;87 unsigned long **nodes;88 int nodes_cnt;89 int cpus_cnt;90 int *cpu2node;91 int node_info;93 bool show_src;[all …]
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 …]