Home
last modified time | relevance | path

Searched refs:hpp__fmt_acc (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/tools/perf/ui/
Dhist.c126 int hpp__fmt_acc(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in hpp__fmt_acc() function
303 return hpp__fmt_acc(fmt, hpp, he, he_get_acc_##_field, " %*.2f%%", \
311 return hpp__fmt_acc(fmt, hpp, he, he_get_acc_##_field, " %*.2f%%", \
/linux-4.1.27/tools/perf/ui/gtk/
Dhists.c62 return hpp__fmt_acc(fmt, hpp, he, he_get_acc_##_field, " %*.2f%%", \
/linux-4.1.27/tools/perf/util/
Dhist.h274 int hpp__fmt_acc(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,