Searched refs:c2c (Results 1 – 6 of 6) sorted by relevance
132 static struct perf_c2c c2c; variable142 c2c_he->cpuset = bitmap_zalloc(c2c.cpus_cnt); in c2c_he_zalloc()146 c2c_he->nodeset = bitmap_zalloc(c2c.nodes_cnt); in c2c_he_zalloc()150 c2c_he->node_stats = zalloc(c2c.nodes_cnt * sizeof(*c2c_he->node_stats)); in c2c_he_zalloc()233 node = mem2node__node(&c2c.mem2node, sample->phys_addr); in c2c_he__set_node()265 struct c2c_hists *c2c_hists = &c2c.hists; in process_sample_event()279 if (c2c.stitch_lbr) in process_sample_event()326 int node = c2c.cpu2node[cpu]; in process_sample_event()330 c2c_hists = he__get_c2c_hists(he, c2c.cl_sort, 2); in process_sample_event()365 static struct perf_c2c c2c = { variable[all …]
12 perf-c2c mainporcelain common
26 perf-y += builtin-c2c.o
1 perf-c2c(1)6 perf-c2c - Shared Data C2C/HITM Analyzer.11 'perf c2c record' [<options>] <command>12 'perf c2c record' [<options>] \-- [<record command options>] <command>13 'perf c2c report' [<options>]19 The perf c2c tool provides means for Shared Data C2C/HITM analysis. It allows31 The c2c tool provide means to record this data and report back access details43 Select the PMU event. Use 'perf c2c record -e list'117 perf c2c record --call-graph lbr.127 The perf c2c record command setup options related to HITM cacheline analysis[all …]
82 linkperf:perf-buildid-list[1], linkperf:perf-c2c[1],
37 To report cacheline events from previous recording: perf c2c report