Home
last modified time | relevance | path

Searched refs:report_hierarchy (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.6/tools/perf/util/
Dsymbol_conf.h39 report_hierarchy, member
Dhist.c505 if (!symbol_conf.report_hierarchy) in hist_entry__init()
1608 if (symbol_conf.report_hierarchy) in hists__collapse_insert_entry()
1939 if (symbol_conf.report_hierarchy) { in output_resort()
2092 if (symbol_conf.report_hierarchy) { in hists__remove_entry_filter()
2309 if (symbol_conf.report_hierarchy) in hists__filter_by_thread()
2319 if (symbol_conf.report_hierarchy) in hists__filter_by_dso()
2329 if (symbol_conf.report_hierarchy) in hists__filter_by_symbol()
2339 if (symbol_conf.report_hierarchy) in hists__filter_by_socket()
2550 if (symbol_conf.report_hierarchy) { in hists__match()
2625 if (symbol_conf.report_hierarchy) { in hists__link()
/Linux-v6.6/tools/perf/ui/browsers/
Dhists.c92 if (symbol_conf.report_hierarchy) in hist_browser__nr_entries()
468 if (symbol_conf.report_hierarchy) in hist_browser__toggle_fold()
479 if (symbol_conf.report_hierarchy) in hist_browser__toggle_fold()
487 if (symbol_conf.report_hierarchy) in hist_browser__toggle_fold()
683 if (hist_browser__has_filter(browser) || symbol_conf.report_hierarchy) in hist_browser__handle_hotkey()
1798 if (symbol_conf.report_hierarchy) in hist_browser__show_headers()
1845 if (symbol_conf.report_hierarchy) { in hist_browser__refresh()
2159 if (symbol_conf.report_hierarchy) { in hist_browser__fprintf()
2221 if (symbol_conf.report_hierarchy) { in hist_browser__init()
2888 if (hb->min_pcnt == 0 && !symbol_conf.report_hierarchy) { in hist_browser__update_nr_entries()
/Linux-v6.6/tools/perf/ui/stdio/
Dhist.c597 if (symbol_conf.report_hierarchy) in hist_entry__fprintf()
810 if (symbol_conf.report_hierarchy) in hists__fprintf_headers()
/Linux-v6.6/tools/perf/ui/gtk/
Dhists.c658 if (symbol_conf.report_hierarchy) in evlist__gtk_browse_hists()
/Linux-v6.6/tools/perf/
Dbuiltin-report.c1380 OPT_BOOLEAN(0, "hierarchy", &symbol_conf.report_hierarchy, in cmd_report()
1557 if (symbol_conf.report_hierarchy) { in cmd_report()
Dbuiltin-top.c1576 OPT_BOOLEAN(0, "hierarchy", &symbol_conf.report_hierarchy, in cmd_top()
1679 if (symbol_conf.report_hierarchy) { in cmd_top()
/Linux-v6.6/tools/perf/ui/
Dhist.c874 if (!symbol_conf.report_hierarchy) in perf_hpp__setup_hists_formats()