Searched refs:hists__for_each_format (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/tools/perf/ui/gtk/ |
| 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-v5.4/tools/perf/ui/ |
| D | hist.c | 654 hists__for_each_format(hists, fmt) { in hists__sort_list_width() 679 hists__for_each_format(hists, fmt) { in hists__overhead_width() 732 hists__for_each_format(hists, fmt) in hists__reset_column_width()
|
| /Linux-v5.4/tools/perf/ui/stdio/ |
| D | hist.c | 713 hists__for_each_format(hists, fmt) { in fprintf_line() 756 hists__for_each_format(hists, fmt) { in hists__fprintf_standard_headers()
|
| /Linux-v5.4/tools/perf/util/ |
| D | hist.h | 341 #define hists__for_each_format(hists, format) \ macro
|
| /Linux-v5.4/tools/perf/ui/browsers/ |
| D | hists.c | 1277 hists__for_each_format(browser->hists, fmt) { in hist_browser__show_entry() 1611 hists__for_each_format(browser->hists, fmt) { in hists_browser__scnprintf_headers() 2014 hists__for_each_format(browser->hists, fmt) { in hist_browser__fprintf_entry() 2178 hists__for_each_format(hists, fmt) in hist_browser__init()
|