Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/ui/
Dhist.c11 typedef int (*hpp_snprint_fn)(char *buf, size_t size, const char *fmt, ...); typedef
15 const char *fmt, hpp_snprint_fn print_fn, in __hpp__fmt()