Searched refs:hists__for_each_format (Results 1 – 5 of 5) sorted by relevance
| /tools/perf/ui/gtk/ |
| 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()
|
| /tools/perf/ui/ |
| A D | hist.c | 1046 hists__for_each_format(hists, fmt) { in hists__sort_list_width() 1071 hists__for_each_format(hists, fmt) { in hists__overhead_width() 1139 hists__for_each_format(hists, fmt) in hists__reset_column_width()
|
| /tools/perf/ui/stdio/ |
| A D | hist.c | 753 hists__for_each_format(hists, fmt) { in fprintf_line() 796 hists__for_each_format(hists, fmt) { in hists__fprintf_standard_headers()
|
| /tools/perf/util/ |
| A D | hist.h | 570 #define hists__for_each_format(hists, format) \ macro
|
| /tools/perf/ui/browsers/ |
| A D | hists.c | 1362 hists__for_each_format(browser->hists, fmt) { in hist_browser__show_entry() 1696 hists__for_each_format(browser->hists, fmt) { in hists_browser__scnprintf_headers() 2111 hists__for_each_format(browser->hists, fmt) { in hist_browser__fprintf_entry() 2275 hists__for_each_format(hists, fmt) in hist_browser__init()
|
Completed in 19 milliseconds