Searched refs:perf_hpp_list__for_each_format_safe (Results 1 – 4 of 4) sorted by relevance
/linux-6.15/tools/perf/ui/ |
D | hist.c | 713 perf_hpp_list__for_each_format_safe(&perf_hpp_list, fmt, tmp) { in perf_hpp__cancel_cumulate() 736 perf_hpp_list__for_each_format_safe(&perf_hpp_list, fmt, tmp) { in perf_hpp__cancel_latency() 790 perf_hpp_list__for_each_format_safe(list, fmt, tmp) { in perf_hpp__reset_output_field()
|
/linux-6.15/ |
D | .clang-format | 637 - 'perf_hpp_list__for_each_format_safe'
|
/linux-6.15/tools/perf/util/ |
D | hist.h | 547 #define perf_hpp_list__for_each_format_safe(_list, format, tmp) \ macro
|
D | hist.c | 2983 perf_hpp_list__for_each_format_safe(&node->hpp, fmt, pos) { in hists_evsel__exit()
|