Searched defs:hists__for_each_format (Results 1 - 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/ui/gtk/ |
| H A D | hists.c | 325 hists__for_each_format(hists, fmt) { in perf_gtk__show_hists() function 375 hists__for_each_format(hists, fmt) { in perf_gtk__show_hists() function 516 hists__for_each_format(hists, fmt) { in perf_gtk__show_hierarchy() function
|
| /kernel/linux/linux-6.6/tools/perf/ui/gtk/ |
| H A D | hists.c | 325 hists__for_each_format(hists, fmt) { in perf_gtk__show_hists() function 375 hists__for_each_format(hists, fmt) { in perf_gtk__show_hists() function 516 hists__for_each_format(hists, fmt) { in perf_gtk__show_hierarchy() function
|
| /kernel/linux/linux-5.10/tools/perf/ui/ |
| H A D | hist.c | 717 hists__for_each_format(hists, fmt) { in hists__sort_list_width() function 742 hists__for_each_format(hists, fmt) { in hists__overhead_width() function 795 hists__for_each_format(hists, fmt) in hists__reset_column_width() function
|
| /kernel/linux/linux-5.10/tools/perf/ui/stdio/ |
| H A D | hist.c | 736 hists__for_each_format(hists, fmt) { in fprintf_line() function 779 hists__for_each_format(hists, fmt) { in hists__fprintf_standard_headers() function
|
| /kernel/linux/linux-6.6/tools/perf/ui/stdio/ |
| H A D | hist.c | 736 hists__for_each_format(hists, fmt) { in fprintf_line() function 779 hists__for_each_format(hists, fmt) { in hists__fprintf_standard_headers() function
|
| /kernel/linux/linux-6.6/tools/perf/ui/ |
| H A D | hist.c | 720 hists__for_each_format(hists, fmt) { in hists__sort_list_width() function 745 hists__for_each_format(hists, fmt) { in hists__overhead_width() function 798 hists__for_each_format(hists, fmt) in hists__reset_column_width() function
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | hist.h | 342 #define hists__for_each_format(hists, format) \ macro
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | hist.h | 359 #define hists__for_each_format(hists, format) \ macro
|
Completed in 11 milliseconds