Searched refs:fmt_percent (Results 1 – 2 of 2) sorted by relevance
/tools/perf/ui/ |
D | hist.c | 28 hpp_snprint_fn print_fn, bool fmt_percent) in __hpp__fmt() argument 36 if (fmt_percent) { in __hpp__fmt() 69 if (fmt_percent) { in __hpp__fmt() 78 if (fmt_percent) { in __hpp__fmt() 95 if (fmt_percent) { in __hpp__fmt() 117 const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent) in hpp__fmt() argument 123 print_fn, fmt_percent); in hpp__fmt() 126 if (fmt_percent) in hpp__fmt() 131 return __hpp__fmt(hpp, he, get_field, fmtstr, len, print_fn, fmt_percent); in hpp__fmt() 136 const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent) in hpp__fmt_acc() argument [all …]
|
/tools/perf/util/ |
D | hist.h | 429 const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent); 432 const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent);
|