Searched defs:perf_c2c (Results 1 – 1 of 1) 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 …]