Searched refs:fmt_percent (Results 1 – 2 of 2) sorted by relevance
/tools/perf/ui/ |
D | hist.c | 27 hpp_snprint_fn print_fn, bool fmt_percent) in __hpp__fmt() argument 35 if (fmt_percent) { in __hpp__fmt() 68 if (fmt_percent) { in __hpp__fmt() 77 if (fmt_percent) { in __hpp__fmt() 94 if (fmt_percent) { in __hpp__fmt() 116 const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent) in hpp__fmt() argument 122 print_fn, fmt_percent); in hpp__fmt() 125 if (fmt_percent) in hpp__fmt() 130 return __hpp__fmt(hpp, he, get_field, fmtstr, len, print_fn, fmt_percent); in hpp__fmt() 135 const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent) in hpp__fmt_acc() argument [all …]
|
/tools/perf/util/ |
D | hist.h | 412 const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent); 415 const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent);
|