Searched refs:hists__for_each_format (Results 1 – 6 of 6) sorted by relevance
/linux/tools/perf/ui/gtk/ |
H A D | hists.c | 314 hists__for_each_format(hists, fmt) in perf_gtk__show_hists() 325 hists__for_each_format(hists, fmt) { in perf_gtk__show_hists() 375 hists__for_each_format(hists, fmt) { in perf_gtk__show_hists() 516 hists__for_each_format(hists, fmt) { in perf_gtk__show_hierarchy()
|
/linux/tools/perf/ui/ |
H A D | hist.c | 770 hists__for_each_format(hists, fmt) { in hists__sort_list_width() 795 hists__for_each_format(hists, fmt) { in hists__overhead_width() 854 hists__for_each_format(hists, fmt) in hists__reset_column_width()
|
/linux/tools/perf/ui/stdio/ |
H A D | hist.c | 736 hists__for_each_format(hists, fmt) { in fprintf_line() 779 hists__for_each_format(hists, fmt) { in hists__fprintf_standard_headers()
|
/linux/ |
H A D | .clang-format | 474 - 'hists__for_each_format'
|
/linux/tools/perf/util/ |
H A D | hist.h | 538 #define hists__for_each_format(hists, format) \ macro
|
/linux/tools/perf/ui/browsers/ |
H A D | hists.c | 1329 hists__for_each_format(browser->hists, fmt) { in hist_browser__show_entry() 1663 hists__for_each_format(browser->hists, fmt) { in hists_browser__scnprintf_headers() 2070 hists__for_each_format(browser->hists, fmt) { in hist_browser__fprintf_entry() 2234 hists__for_each_format(hists, fmt) in hist_browser__init()
|