Home
last modified time | relevance | path

Searched refs:report_hierarchy (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dsymbol_conf.h41 report_hierarchy, member
H A Dhist.c494 if (!symbol_conf.report_hierarchy) in hist_entry__init()
1570 if (symbol_conf.report_hierarchy) in hists__collapse_insert_entry()
1897 if (symbol_conf.report_hierarchy) { in output_resort()
2050 if (symbol_conf.report_hierarchy) { in hists__remove_entry_filter()
2267 if (symbol_conf.report_hierarchy) in hists__filter_by_thread()
2277 if (symbol_conf.report_hierarchy) in hists__filter_by_dso()
2287 if (symbol_conf.report_hierarchy) in hists__filter_by_symbol()
2297 if (symbol_conf.report_hierarchy) in hists__filter_by_socket()
2498 if (symbol_conf.report_hierarchy) { in hists__match()
2573 if (symbol_conf.report_hierarchy) { in hists__link()
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsymbol_conf.h39 report_hierarchy, member
H A 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()
[all...]
/kernel/linux/linux-5.10/tools/perf/ui/browsers/
H A 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()
682 if (hist_browser__has_filter(browser) || symbol_conf.report_hierarchy) in hist_browser__handle_hotkey()
1797 if (symbol_conf.report_hierarchy) in hist_browser__show_headers()
1844 if (symbol_conf.report_hierarchy) { in hist_browser__refresh()
2158 if (symbol_conf.report_hierarchy) { in hist_browser__fprintf()
2220 if (symbol_conf.report_hierarchy) { in hist_browser__init()
2883 if (hb->min_pcnt == 0 && !symbol_conf.report_hierarchy) { in hist_browser__update_nr_entries()
[all...]
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H A 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()
[all...]
/kernel/linux/linux-5.10/tools/perf/ui/stdio/
H A Dhist.c597 if (symbol_conf.report_hierarchy) in hist_entry__fprintf()
810 if (symbol_conf.report_hierarchy) in hists__fprintf_headers()
/kernel/linux/linux-6.6/tools/perf/ui/stdio/
H A Dhist.c597 if (symbol_conf.report_hierarchy) in hist_entry__fprintf()
810 if (symbol_conf.report_hierarchy) in hists__fprintf_headers()
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-report.c1302 OPT_BOOLEAN(0, "hierarchy", &symbol_conf.report_hierarchy, in cmd_report()
1466 if (symbol_conf.report_hierarchy) { in cmd_report()
H A Dbuiltin-top.c1562 OPT_BOOLEAN(0, "hierarchy", &symbol_conf.report_hierarchy, in cmd_top()
1639 if (symbol_conf.report_hierarchy) { in cmd_top()
/kernel/linux/linux-5.10/tools/perf/ui/gtk/
H A Dhists.c660 if (symbol_conf.report_hierarchy) in perf_evlist__gtk_browse_hists()
/kernel/linux/linux-6.6/tools/perf/ui/gtk/
H A Dhists.c658 if (symbol_conf.report_hierarchy) in evlist__gtk_browse_hists()
/kernel/linux/linux-5.10/tools/perf/ui/
H A Dhist.c871 if (!symbol_conf.report_hierarchy) in perf_hpp__setup_hists_formats()
/kernel/linux/linux-6.6/tools/perf/ui/
H A Dhist.c874 if (!symbol_conf.report_hierarchy) in perf_hpp__setup_hists_formats()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-report.c1380 OPT_BOOLEAN(0, "hierarchy", &symbol_conf.report_hierarchy, in cmd_report()
1557 if (symbol_conf.report_hierarchy) { in cmd_report()
H A Dbuiltin-top.c1577 OPT_BOOLEAN(0, "hierarchy", &symbol_conf.report_hierarchy, in cmd_top()
1680 if (symbol_conf.report_hierarchy) { in cmd_top()

Completed in 41 milliseconds