Home
last modified time | relevance | path

Searched refs:perf_hpp_list__for_each_format_safe (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/ui/
Dhist.c629 perf_hpp_list__for_each_format_safe(&perf_hpp_list, fmt, tmp) { in perf_hpp__cancel_cumulate()
693 perf_hpp_list__for_each_format_safe(list, fmt, tmp) { in perf_hpp__reset_output_field()
/kernel/linux/linux-5.10/tools/perf/util/
Dhist.h333 #define perf_hpp_list__for_each_format_safe(_list, format, tmp) \ macro
Dhist.c2824 perf_hpp_list__for_each_format_safe(&node->hpp, fmt, pos) { in hists_evsel__exit()