Searched refs:perf_hpp__for_each_format_safe (Results 1 – 2 of 2) sorted by relevance
/tools/perf/util/ | ||
D | hist.h | 224 #define perf_hpp__for_each_format_safe(format, tmp) \ macro |
/tools/perf/ui/ | ||
D | hist.c | 599 perf_hpp__for_each_format_safe(fmt, tmp) { in perf_hpp__reset_output_field() |