Searched refs:perf_hpp_list__for_each_format (Results 1 – 7 of 7) sorted by relevance
/tools/perf/ui/stdio/ |
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() 663 perf_hpp_list__for_each_format(&fmt_node->hpp, fmt) { in hists__fprintf_hierarchy_headers() 679 perf_hpp_list__for_each_format(&fmt_node->hpp, fmt) { in hists__fprintf_hierarchy_headers() 707 perf_hpp_list__for_each_format(&fmt_node->hpp, fmt) { in hists__fprintf_hierarchy_headers() 721 perf_hpp_list__for_each_format(&fmt_node->hpp, fmt) { in hists__fprintf_hierarchy_headers()
|
/tools/perf/ui/gtk/ |
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()
|
/tools/perf/ui/ |
A D | hist.c | 992 perf_hpp_list__for_each_format(list, pos) { in perf_hpp__setup_output_field() 1008 perf_hpp_list__for_each_format(list, fmt) { in perf_hpp__append_sort_keys() 1144 perf_hpp_list__for_each_format(&node->hpp, fmt) in hists__reset_column_width() 1154 perf_hpp_list__for_each_format(&perf_hpp_list, fmt) { in perf_hpp__set_user_width() 1242 perf_hpp_list__for_each_format(list, fmt) { in perf_hpp__alloc_mem_stats()
|
/tools/perf/util/ |
A D | hist.h | 558 #define perf_hpp_list__for_each_format(_list, format) \ macro 571 perf_hpp_list__for_each_format((hists)->hpp_list, format)
|
A D | sort.c | 2930 perf_hpp_list__for_each_format(he->hpp_list, fmt) { in hist_entry__filter() 3994 perf_hpp_list__for_each_format(&perf_hpp_list, fmt) { in perf_hpp__set_elide() 4058 perf_hpp_list__for_each_format(&perf_hpp_list, fmt) { in sort__setup_elide() 4070 perf_hpp_list__for_each_format(&perf_hpp_list, fmt) { in sort__setup_elide() 4078 perf_hpp_list__for_each_format(&perf_hpp_list, fmt) { in sort__setup_elide()
|
A D | hist.c | 1571 perf_hpp_list__for_each_format(he->hpp_list, fmt) { in hist_entry__check_and_remove_filter()
|
/tools/perf/ui/browsers/ |
A D | hists.c | 1482 perf_hpp_list__for_each_format(&fmt_node->hpp, fmt) { in hist_browser__show_hierarchy_entry() 1548 perf_hpp_list__for_each_format(entry->hpp_list, fmt) { in hist_browser__show_hierarchy_entry() 1631 perf_hpp_list__for_each_format(&fmt_node->hpp, fmt) { in hist_browser__show_no_entry() 1738 perf_hpp_list__for_each_format(&fmt_node->hpp, fmt) { in hists_browser__scnprintf_hierarchy_headers() 1773 perf_hpp_list__for_each_format(&fmt_node->hpp, fmt) { in hists_browser__scnprintf_hierarchy_headers() 2159 perf_hpp_list__for_each_format(&fmt_node->hpp, fmt) { in hist_browser__fprintf_hierarchy_entry() 2173 perf_hpp_list__for_each_format(he->hpp_list, fmt) { in hist_browser__fprintf_hierarchy_entry() 2269 perf_hpp_list__for_each_format(&fmt_node->hpp, fmt) in hist_browser__init()
|
Completed in 47 milliseconds