Searched refs:hists__for_each_format (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/tools/perf/ui/gtk/ |
D | hists.c | 312 hists__for_each_format(hists, fmt) in perf_gtk__show_hists() 323 hists__for_each_format(hists, fmt) { in perf_gtk__show_hists() 373 hists__for_each_format(hists, fmt) { in perf_gtk__show_hists() 514 hists__for_each_format(hists, fmt) { in perf_gtk__show_hierarchy()
|
/Linux-v4.19/tools/perf/ui/ |
D | hist.c | 650 hists__for_each_format(hists, fmt) { in hists__sort_list_width() 675 hists__for_each_format(hists, fmt) { in hists__overhead_width() 728 hists__for_each_format(hists, fmt) in hists__reset_column_width()
|
/Linux-v4.19/tools/perf/ui/stdio/ |
D | hist.c | 675 hists__for_each_format(hists, fmt) { in fprintf_line() 718 hists__for_each_format(hists, fmt) { in hists__fprintf_standard_headers()
|
/Linux-v4.19/tools/perf/util/ |
D | hist.h | 326 #define hists__for_each_format(hists, format) \ macro
|
/Linux-v4.19/tools/perf/ui/browsers/ |
D | hists.c | 1259 hists__for_each_format(browser->hists, fmt) { in hist_browser__show_entry() 1593 hists__for_each_format(browser->hists, fmt) { in hists_browser__scnprintf_headers() 1996 hists__for_each_format(browser->hists, fmt) { in hist_browser__fprintf_entry() 2159 hists__for_each_format(hists, fmt) in hist_browser__init()
|