Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dsymbol_conf.h38 show_ref_callgraph, member
H A Dhist.c1938 if (evsel && symbol_conf.use_callchain && !symbol_conf.show_ref_callgraph) in evsel__output_resort_cb()
2717 if (symbol_conf.show_ref_callgraph && in __hists__scnprintf_title()
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-report.c494 if (symbol_conf.show_ref_callgraph && evname && strstr(evname, "call-graph=no")) { in hists__fprintf_nr_sample_events()
1294 OPT_BOOLEAN(0, "show-ref-call-graph", &symbol_conf.show_ref_callgraph, in cmd_report()