Home
last modified time | relevance | path

Searched refs:c2c (Results 1 – 6 of 6) sorted by relevance

/tools/perf/
Dbuiltin-c2c.c132 static struct perf_c2c c2c; variable
142 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 …]
Dcommand-list.txt12 perf-c2c mainporcelain common
DBuild26 perf-y += builtin-c2c.o
/tools/perf/Documentation/
Dperf-c2c.txt1 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 allows
31 The c2c tool provide means to record this data and report back access details
43 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 …]
Dperf.txt82 linkperf:perf-buildid-list[1], linkperf:perf-c2c[1],
Dtips.txt37 To report cacheline events from previous recording: perf c2c report