Searched refs:perf_hpp_list__for_each_format (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/tools/perf/ui/stdio/ |
| H A D | hist.c | 430 perf_hpp_list__for_each_format(hpp_list, fmt) { in __hist_entry__snprintf() 483 perf_hpp_list__for_each_format(&fmt_node->hpp, fmt) { in hist_entry__hierarchy_fprintf() 510 perf_hpp_list__for_each_format(he->hpp_list, fmt) { in hist_entry__hierarchy_fprintf() 657 perf_hpp_list__for_each_format(&fmt_node->hpp, fmt) { in hists__fprintf_hierarchy_headers() 670 perf_hpp_list__for_each_format(&fmt_node->hpp, fmt) { in hists__fprintf_hierarchy_headers() 694 perf_hpp_list__for_each_format(&fmt_node->hpp, fmt) { in hists__fprintf_hierarchy_headers() 708 perf_hpp_list__for_each_format(&fmt_node->hpp, fmt) { in hists__fprintf_hierarchy_headers()
|
| /linux-6.15/tools/perf/ui/gtk/ |
| H A D | hists.c | 440 perf_hpp_list__for_each_format(&fmt_node->hpp, fmt) { in perf_gtk__add_hierarchy_entries() 451 perf_hpp_list__for_each_format(he->hpp_list, fmt) { in perf_gtk__add_hierarchy_entries() 534 perf_hpp_list__for_each_format(&fmt_node->hpp, fmt) { in perf_gtk__show_hierarchy() 550 perf_hpp_list__for_each_format(&fmt_node->hpp ,fmt) { in perf_gtk__show_hierarchy()
|
| /linux-6.15/tools/perf/ui/ |
| H A D | hist.c | 754 perf_hpp_list__for_each_format(list, pos) { in perf_hpp__setup_output_field() 770 perf_hpp_list__for_each_format(list, fmt) { in perf_hpp__append_sort_keys() 904 perf_hpp_list__for_each_format(&node->hpp, fmt) in hists__reset_column_width() 914 perf_hpp_list__for_each_format(&perf_hpp_list, fmt) { in perf_hpp__set_user_width()
|
| /linux-6.15/tools/perf/util/ |
| H A D | hist.h | 544 #define perf_hpp_list__for_each_format(_list, format) \ macro 557 perf_hpp_list__for_each_format((hists)->hpp_list, format)
|
| H A D | sort.c | 2850 perf_hpp_list__for_each_format(he->hpp_list, fmt) { in hist_entry__filter() 3911 perf_hpp_list__for_each_format(&perf_hpp_list, fmt) { in perf_hpp__set_elide() 3975 perf_hpp_list__for_each_format(&perf_hpp_list, fmt) { in sort__setup_elide() 3987 perf_hpp_list__for_each_format(&perf_hpp_list, fmt) { in sort__setup_elide() 3995 perf_hpp_list__for_each_format(&perf_hpp_list, fmt) { in sort__setup_elide()
|
| H A D | hist.c | 1502 perf_hpp_list__for_each_format(he->hpp_list, fmt) { in hist_entry__check_and_remove_filter()
|
| /linux-6.15/tools/perf/ui/browsers/ |
| H A D | hists.c | 1456 perf_hpp_list__for_each_format(&fmt_node->hpp, fmt) { in hist_browser__show_hierarchy_entry() 1522 perf_hpp_list__for_each_format(entry->hpp_list, fmt) { in hist_browser__show_hierarchy_entry() 1605 perf_hpp_list__for_each_format(&fmt_node->hpp, fmt) { in hist_browser__show_no_entry() 1711 perf_hpp_list__for_each_format(&fmt_node->hpp, fmt) { in hists_browser__scnprintf_hierarchy_headers() 1743 perf_hpp_list__for_each_format(&fmt_node->hpp, fmt) { in hists_browser__scnprintf_hierarchy_headers() 2125 perf_hpp_list__for_each_format(&fmt_node->hpp, fmt) { in hist_browser__fprintf_hierarchy_entry() 2139 perf_hpp_list__for_each_format(he->hpp_list, fmt) { in hist_browser__fprintf_hierarchy_entry() 2235 perf_hpp_list__for_each_format(&fmt_node->hpp, fmt) in hist_browser__init()
|
| /linux-6.15/ |
| H A D | .clang-format | 636 - 'perf_hpp_list__for_each_format'
|