Home
last modified time | relevance | path

Searched defs:use_callchain (Results 1 – 4 of 4) sorted by relevance

/tools/perf/util/
Dhist.c1789 bool use_callchain) in hists__hierarchy_output_resort()
1841 bool use_callchain) in __hists__insert_output_entry()
1885 bool use_callchain, hists__resort_cb_t cb, in output_resort()
1942 bool use_callchain; in evsel__output_resort_cb() local
Dsymbol_conf.h24 use_callchain, member
/tools/perf/ui/browsers/
Dhists.c1303 bool use_callchain = hist_entry__has_callchains(entry) && symbol_conf.use_callchain; in hist_browser__show_entry() local
/tools/perf/
Dbuiltin-script.c601 bool use_callchain = false; in perf_session__check_output_opt() local