Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dsymbol_conf.h41 report_hierarchy, member
H A Dhist.c530 if (!symbol_conf.report_hierarchy) in hist_entry__init()
1388 if (symbol_conf.report_hierarchy) { in hist_entry__delete()
1683 if (symbol_conf.report_hierarchy) in hists__collapse_insert_entry()
2006 if (symbol_conf.report_hierarchy) { in output_resort()
2159 if (symbol_conf.report_hierarchy) { in hists__remove_entry_filter()
2386 if (symbol_conf.report_hierarchy) in hists__filter_by_thread()
2396 if (symbol_conf.report_hierarchy) in hists__filter_by_dso()
2406 if (symbol_conf.report_hierarchy) in hists__filter_by_symbol()
2416 if (symbol_conf.report_hierarchy) in hists__filter_by_socket()
2426 if (symbol_conf.report_hierarchy) in hists__filter_by_parallelism()
[all …]
/linux-6.15/tools/perf/ui/browsers/
H A Dhists.c93 if (symbol_conf.report_hierarchy) in hist_browser__nr_entries()
469 if (symbol_conf.report_hierarchy) in hist_browser__toggle_fold()
480 if (symbol_conf.report_hierarchy) in hist_browser__toggle_fold()
488 if (symbol_conf.report_hierarchy) in hist_browser__toggle_fold()
684 if (hist_browser__has_filter(browser) || symbol_conf.report_hierarchy) in hist_browser__handle_hotkey()
1806 if (symbol_conf.report_hierarchy) in hist_browser__show_headers()
1853 if (symbol_conf.report_hierarchy) { in hist_browser__refresh()
2167 if (symbol_conf.report_hierarchy) { in hist_browser__fprintf()
2229 if (symbol_conf.report_hierarchy) { in hist_browser__init()
2919 if (hb->min_pcnt == 0 && !symbol_conf.report_hierarchy) { in hist_browser__update_nr_entries()
/linux-6.15/tools/perf/ui/stdio/
H A Dhist.c601 if (symbol_conf.report_hierarchy) in hist_entry__fprintf()
814 if (symbol_conf.report_hierarchy) in hists__fprintf_headers()
/linux-6.15/tools/perf/ui/gtk/
H A Dhists.c658 if (symbol_conf.report_hierarchy) in evlist__gtk_browse_hists()
/linux-6.15/tools/perf/
H A Dbuiltin-top.c1589 OPT_BOOLEAN('H', "hierarchy", &symbol_conf.report_hierarchy, in cmd_top()
1692 if (symbol_conf.report_hierarchy) { in cmd_top()
H A Dbuiltin-report.c1459 OPT_BOOLEAN('H', "hierarchy", &symbol_conf.report_hierarchy, in cmd_report()
1674 if (symbol_conf.report_hierarchy) { in cmd_report()
/linux-6.15/tools/perf/ui/
H A Dhist.c975 if (!symbol_conf.report_hierarchy) in perf_hpp__setup_hists_formats()