Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dsymbol.h111 show_ref_callgraph; member
Dhist.c1167 if (evsel && symbol_conf.use_callchain && !symbol_conf.show_ref_callgraph) in hists__output_resort()
/linux-4.4.14/tools/perf/
Dbuiltin-report.c337 if (symbol_conf.show_ref_callgraph && in hists__fprintf_nr_sample_events()
782 OPT_BOOLEAN(0, "show-ref-call-graph", &symbol_conf.show_ref_callgraph, in cmd_report()
/linux-4.4.14/tools/perf/ui/browsers/
Dhists.c1309 if (symbol_conf.show_ref_callgraph && in hists__browser_title()