Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/ui/
H A Dhist.c632 perf_hpp_list__for_each_format_safe(&perf_hpp_list, fmt, tmp) { in perf_hpp__cancel_cumulate()
696 perf_hpp_list__for_each_format_safe(list, fmt, tmp) { in perf_hpp__reset_output_field()
/openbmc/linux/
H A D.clang-format538 - 'perf_hpp_list__for_each_format_safe'
/openbmc/linux/tools/perf/util/
H A Dhist.h350 #define perf_hpp_list__for_each_format_safe(_list, format, tmp) \ macro
H A Dhist.c2891 perf_hpp_list__for_each_format_safe(&node->hpp, fmt, pos) { in hists_evsel__exit()