Searched refs:hpp__fmt_acc (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/tools/perf/ui/ |
| H A D | hist.c | 140 int hpp__fmt_acc(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in hpp__fmt_acc() function 397 return hpp__fmt_acc(fmt, hpp, he, he_get_acc_##_field, " %*.2f%%", \ 405 return hpp__fmt_acc(fmt, hpp, he, he_get_acc_##_field, " %*.2f%%", \
|
| /linux-6.15/tools/perf/ui/gtk/ |
| H A D | hists.c | 67 return hpp__fmt_acc(fmt, hpp, he, he_get_acc_##_field, " %*.2f%%", \
|
| /linux-6.15/tools/perf/util/ |
| H A D | hist.h | 642 int hpp__fmt_acc(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
|