Home
last modified time | relevance | path

Searched refs:callstack (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/tools/perf/util/
Dsession.c1064 static void branch_stack__printf(struct perf_sample *sample, bool callstack) in branch_stack__printf() argument
1069 !callstack ? "... branch stack" : "... branch callstack", in branch_stack__printf()
1075 if (!callstack) { in branch_stack__printf()
/Linux-v5.4/tools/perf/Documentation/
Dperf-report.txt363 Add the addresses of sampled taken branches to the callstack.