Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dsymbol_conf.h41 report_hierarchy, member
A Dhist.c498 if (!symbol_conf.report_hierarchy) in hist_entry__init()
1576 if (symbol_conf.report_hierarchy) in hists__collapse_insert_entry()
1903 if (symbol_conf.report_hierarchy) { in output_resort()
2056 if (symbol_conf.report_hierarchy) { in hists__remove_entry_filter()
2273 if (symbol_conf.report_hierarchy) in hists__filter_by_thread()
2283 if (symbol_conf.report_hierarchy) in hists__filter_by_dso()
2293 if (symbol_conf.report_hierarchy) in hists__filter_by_symbol()
2303 if (symbol_conf.report_hierarchy) in hists__filter_by_socket()
2509 if (symbol_conf.report_hierarchy) { in hists__match()
2584 if (symbol_conf.report_hierarchy) { in hists__link()
/linux/tools/perf/ui/browsers/
A Dhists.c92 if (symbol_conf.report_hierarchy) in hist_browser__nr_entries()
473 if (symbol_conf.report_hierarchy) in hist_browser__toggle_fold()
484 if (symbol_conf.report_hierarchy) in hist_browser__toggle_fold()
492 if (symbol_conf.report_hierarchy) in hist_browser__toggle_fold()
693 if (hist_browser__has_filter(browser) || symbol_conf.report_hierarchy) in hist_browser__handle_hotkey()
1808 if (symbol_conf.report_hierarchy) in hist_browser__show_headers()
1855 if (symbol_conf.report_hierarchy) { in hist_browser__refresh()
2169 if (symbol_conf.report_hierarchy) { in hist_browser__fprintf()
2231 if (symbol_conf.report_hierarchy) { in hist_browser__init()
2894 if (hb->min_pcnt == 0 && !symbol_conf.report_hierarchy) { in hist_browser__update_nr_entries()
/linux/tools/perf/ui/stdio/
A Dhist.c597 if (symbol_conf.report_hierarchy) in hist_entry__fprintf()
810 if (symbol_conf.report_hierarchy) in hists__fprintf_headers()
/linux/tools/perf/
A Dbuiltin-report.c1320 OPT_BOOLEAN(0, "hierarchy", &symbol_conf.report_hierarchy, in cmd_report()
1479 if (symbol_conf.report_hierarchy) { in cmd_report()
A Dbuiltin-top.c1555 OPT_BOOLEAN(0, "hierarchy", &symbol_conf.report_hierarchy, in cmd_top()
1638 if (symbol_conf.report_hierarchy) { in cmd_top()
/linux/tools/perf/ui/gtk/
A Dhists.c658 if (symbol_conf.report_hierarchy) in evlist__gtk_browse_hists()
/linux/tools/perf/ui/
A Dhist.c871 if (!symbol_conf.report_hierarchy) in perf_hpp__setup_hists_formats()

Completed in 31 milliseconds