Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/ui/
H A Dhist.c19 #define hpp__call_print_fn(hpp, fn, fmt, ...) \ macro
38 return hpp__call_print_fn(hpp, print_fn, fmt, len, percent); in __hpp__fmt_print()
44 return hpp__call_print_fn(hpp, print_fn, fmt, len, avg); in __hpp__fmt_print()
47 return hpp__call_print_fn(hpp, print_fn, fmt, len, val); in __hpp__fmt_print()