Searched refs:perf_hpp_list__for_each_format (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/tools/perf/ui/stdio/ |
H A D | hist.c | 426 perf_hpp_list__for_each_format(hpp_list, fmt) { in __hist_entry__snprintf() 479 perf_hpp_list__for_each_format(&fmt_node->hpp, fmt) { in hist_entry__hierarchy_fprintf() 506 perf_hpp_list__for_each_format(he->hpp_list, fmt) { in hist_entry__hierarchy_fprintf() 653 perf_hpp_list__for_each_format(&fmt_node->hpp, fmt) { in hists__fprintf_hierarchy_headers() 666 perf_hpp_list__for_each_format(&fmt_node->hpp, fmt) { in hists__fprintf_hierarchy_headers() 690 perf_hpp_list__for_each_format(&fmt_node->hpp, fmt) { in hists__fprintf_hierarchy_headers() 704 perf_hpp_list__for_each_format(&fmt_node->hpp, fmt) { in hists__fprintf_hierarchy_headers()
|
/openbmc/linux/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()
|
/openbmc/linux/tools/perf/ui/ |
H A D | hist.c | 660 perf_hpp_list__for_each_format(list, pos) { in perf_hpp__setup_output_field() 676 perf_hpp_list__for_each_format(list, fmt) { in perf_hpp__append_sort_keys() 803 perf_hpp_list__for_each_format(&node->hpp, fmt) in hists__reset_column_width() 813 perf_hpp_list__for_each_format(&perf_hpp_list, fmt) { in perf_hpp__set_user_width()
|
/openbmc/linux/tools/perf/util/ |
H A D | hist.h | 347 #define perf_hpp_list__for_each_format(_list, format) \ macro 360 perf_hpp_list__for_each_format((hists)->hpp_list, format)
|
H A D | sort.c | 2474 perf_hpp_list__for_each_format(he->hpp_list, fmt) { in hist_entry__filter() 3456 perf_hpp_list__for_each_format(&perf_hpp_list, fmt) { in perf_hpp__set_elide() 3520 perf_hpp_list__for_each_format(&perf_hpp_list, fmt) { in sort__setup_elide() 3532 perf_hpp_list__for_each_format(&perf_hpp_list, fmt) { in sort__setup_elide() 3540 perf_hpp_list__for_each_format(&perf_hpp_list, fmt) { in sort__setup_elide()
|
H A D | hist.c | 1428 perf_hpp_list__for_each_format(he->hpp_list, fmt) { in hist_entry__check_and_remove_filter()
|
/openbmc/linux/tools/perf/ui/browsers/ |
H A D | hists.c | 1448 perf_hpp_list__for_each_format(&fmt_node->hpp, fmt) { in hist_browser__show_hierarchy_entry() 1514 perf_hpp_list__for_each_format(entry->hpp_list, fmt) { in hist_browser__show_hierarchy_entry() 1597 perf_hpp_list__for_each_format(&fmt_node->hpp, fmt) { in hist_browser__show_no_entry() 1703 perf_hpp_list__for_each_format(&fmt_node->hpp, fmt) { in hists_browser__scnprintf_hierarchy_headers() 1735 perf_hpp_list__for_each_format(&fmt_node->hpp, fmt) { in hists_browser__scnprintf_hierarchy_headers() 2117 perf_hpp_list__for_each_format(&fmt_node->hpp, fmt) { in hist_browser__fprintf_hierarchy_entry() 2131 perf_hpp_list__for_each_format(he->hpp_list, fmt) { in hist_browser__fprintf_hierarchy_entry() 2227 perf_hpp_list__for_each_format(&fmt_node->hpp, fmt) in hist_browser__init()
|
/openbmc/linux/ |
H A D | .clang-format | 537 - 'perf_hpp_list__for_each_format'
|