Home
last modified time | relevance | path

Searched refs:show_ref_callgraph (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/tools/perf/util/
Dsymbol_conf.h36 show_ref_callgraph, member
Dhist.c1980 if (evsel && symbol_conf.use_callchain && !symbol_conf.show_ref_callgraph) in evsel__output_resort_cb()
2780 if (symbol_conf.show_ref_callgraph && in __hists__scnprintf_title()
/Linux-v6.6/tools/perf/
Dbuiltin-report.c520 if (symbol_conf.show_ref_callgraph && evname && strstr(evname, "call-graph=no")) { in hists__fprintf_nr_sample_events()
1372 OPT_BOOLEAN(0, "show-ref-call-graph", &symbol_conf.show_ref_callgraph, in cmd_report()