Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/ui/
Dhist.c114 int hpp__fmt(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in hpp__fmt() function
142 return hpp__fmt(fmt, hpp, he, get_field, fmtstr, print_fn, fmt_percent); in hpp__fmt_acc()
349 return hpp__fmt(fmt, hpp, he, he_get_##_field, " %*.2f%%", \
357 return hpp__fmt(fmt, hpp, he, he_get_##_field, " %*.2f%%", \
405 return hpp__fmt(fmt, hpp, he, he_get_raw_##_field, " %*"PRIu64, \
/linux-5.19.10/tools/perf/util/
Dhist.h420 int hpp__fmt(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
/linux-5.19.10/tools/perf/ui/gtk/
Dhists.c53 return hpp__fmt(fmt, hpp, he, he_get_##_field, " %*.2f%%", \
/linux-5.19.10/tools/perf/ui/browsers/
Dhists.c1249 return hpp__fmt(fmt, hpp, he, __hpp_get_##_field, " %*.2f%%", \
1273 return hpp__fmt(fmt, hpp, he, __hpp_get_acc_##_field, \