Home
last modified time | relevance | path

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

/tools/perf/ui/
Dhist.c27 hpp_snprint_fn print_fn, bool fmt_percent) in __hpp__fmt() argument
42 ret = hpp__call_print_fn(hpp, print_fn, fmt, len, percent); in __hpp__fmt()
44 ret = hpp__call_print_fn(hpp, print_fn, fmt, len, get_field(he)); in __hpp__fmt()
69 ret += hpp__call_print_fn(hpp, print_fn, in __hpp__fmt()
72 ret += hpp__call_print_fn(hpp, print_fn, in __hpp__fmt()
78 ret += hpp__call_print_fn(hpp, print_fn, fmt, len, in __hpp__fmt()
81 ret += hpp__call_print_fn(hpp, print_fn, fmt, in __hpp__fmt()
95 ret += hpp__call_print_fn(hpp, print_fn, in __hpp__fmt()
98 ret += hpp__call_print_fn(hpp, print_fn, in __hpp__fmt()
116 const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent) in hpp__fmt() argument
[all …]
/tools/perf/util/
Dhist.h411 const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent);
414 const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent);