Searched refs:hists__for_each_format (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/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-6.15/tools/perf/ui/ |
| H A D | hist.c | 814 hists__for_each_format(hists, fmt) { in hists__sort_list_width() 839 hists__for_each_format(hists, fmt) { in hists__overhead_width() 899 hists__for_each_format(hists, fmt) in hists__reset_column_width()
|
| /linux-6.15/tools/perf/ui/stdio/ |
| H A D | hist.c | 740 hists__for_each_format(hists, fmt) { in fprintf_line() 783 hists__for_each_format(hists, fmt) { in hists__fprintf_standard_headers()
|
| /linux-6.15/ |
| H A D | .clang-format | 495 - 'hists__for_each_format'
|
| /linux-6.15/tools/perf/util/ |
| H A D | hist.h | 556 #define hists__for_each_format(hists, format) \ macro
|
| /linux-6.15/tools/perf/ui/browsers/ |
| H A D | hists.c | 1336 hists__for_each_format(browser->hists, fmt) { in hist_browser__show_entry() 1670 hists__for_each_format(browser->hists, fmt) { in hists_browser__scnprintf_headers() 2077 hists__for_each_format(browser->hists, fmt) { in hist_browser__fprintf_entry() 2241 hists__for_each_format(hists, fmt) in hist_browser__init()
|