Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dsymbol_conf.h41 report_hierarchy, member
H A Dhist.c594 if (!symbol_conf.report_hierarchy) in hist_entry__init()
1456 if (symbol_conf.report_hierarchy) { in hist_entry__delete()
1758 if (symbol_conf.report_hierarchy) in hists__collapse_insert_entry()
2082 if (symbol_conf.report_hierarchy) { in output_resort()
2235 if (symbol_conf.report_hierarchy) { in hists__remove_entry_filter()
2462 if (symbol_conf.report_hierarchy) in hists__filter_by_thread()
2472 if (symbol_conf.report_hierarchy) in hists__filter_by_dso()
2482 if (symbol_conf.report_hierarchy) in hists__filter_by_symbol()
2492 if (symbol_conf.report_hierarchy) in hists__filter_by_socket()
2502 if (symbol_conf.report_hierarchy) in hists__filter_by_parallelism()
[all...]
/linux/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()
1840 if (symbol_conf.report_hierarchy) in hist_browser__show_headers()
1887 if (symbol_conf.report_hierarchy) { in hist_browser__refresh()
2201 if (symbol_conf.report_hierarchy) { in hist_browser__fprintf()
2263 if (symbol_conf.report_hierarchy) { in hist_browser__init()
2943 if (hb->min_pcnt == 0 && !symbol_conf.report_hierarchy) { in hist_browser__update_nr_entries()
[all...]
/linux/tools/perf/ui/stdio/
H A Dhist.c601 if (symbol_conf.report_hierarchy) in hist_entry__fprintf()
827 if (symbol_conf.report_hierarchy) in hists__fprintf_headers()
/linux/tools/perf/ui/gtk/
H A Dhists.c658 if (symbol_conf.report_hierarchy) in evlist__gtk_browse_hists()
/linux/tools/perf/
H A Dbuiltin-report.c1473 OPT_BOOLEAN('H', "hierarchy", &symbol_conf.report_hierarchy, in cmd_report()
1688 if (symbol_conf.report_hierarchy) { in cmd_report()
H A Dbuiltin-top.c1595 OPT_BOOLEAN('H', "hierarchy", &symbol_conf.report_hierarchy, in cmd_top()
1709 if (symbol_conf.report_hierarchy) { in cmd_top()
/linux/tools/perf/ui/
H A Dhist.c1215 if (!symbol_conf.report_hierarchy) in perf_hpp__setup_hists_formats()