Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/ui/
Dhist.c20 hpp_snprint_fn print_fn, bool fmt_percent) in __hpp__fmt()
109 const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent) in hpp__fmt()
128 const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent) in hpp__fmt_acc()
/linux-4.4.14/samples/bpf/
Dtrace_output_user.c31 typedef void (*print_fn)(void *data, int size); typedef