Home
last modified time | relevance | path

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

/linux/tools/perf/ui/
A Dhist.c119 int hpp__fmt(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in hpp__fmt() function
149 return hpp__fmt(fmt, hpp, he, get_field, fmtstr, print_fn, fmtype); in hpp__fmt_acc()
368 return hpp__fmt(fmt, hpp, he, he_get_##_field, " %*.2f%%", \
376 return hpp__fmt(fmt, hpp, he, he_get_##_field, " %*.2f%%", \
424 return hpp__fmt(fmt, hpp, he, he_get_raw_##_field, " %*"PRIu64, \
444 return hpp__fmt(fmt, hpp, he, he_get_##_field, " %*.1f", \
/linux/tools/perf/ui/gtk/
A Dhists.c53 return hpp__fmt(fmt, hpp, he, he_get_##_field, " %*.2f%%", \
/linux/tools/perf/util/
A Dhist.h615 int hpp__fmt(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
/linux/tools/perf/ui/browsers/
A Dhists.c1240 return hpp__fmt(fmt, hpp, he, __hpp_get_##_field, " %*.2f%%", \
1264 return hpp__fmt(fmt, hpp, he, __hpp_get_acc_##_field, \

Completed in 27 milliseconds