Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/ui/
A 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()
122 print_fn, fmt_percent); in hpp__fmt()
[all …]
/linux-6.3-rc2/tools/perf/util/
A Dhist.h425 const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent);
428 const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent);
/linux-6.3-rc2/drivers/usb/dwc2/
A Dhcd_queue.c413 void (*print_fn)(const char *str, void *data), in pmap_print()
457 print_fn(tmp, print_data); in pmap_print()

Completed in 11 milliseconds