Searched refs:hpp__fmt_acc (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/tools/perf/ui/ | 
| D | hist.c | 133 int hpp__fmt_acc(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,  in hpp__fmt_acc()  function314 	return hpp__fmt_acc(fmt, hpp, he, he_get_acc_##_field, " %*.2f%%", 	\
 322 	return hpp__fmt_acc(fmt, hpp, he, he_get_acc_##_field, " %*.2f%%",	\
 
 | 
| /Linux-v5.4/tools/perf/util/ | 
| D | hist.h | 413 int hpp__fmt_acc(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
 | 
| /Linux-v5.4/tools/perf/ui/gtk/ | 
| D | hists.c | 67 	return hpp__fmt_acc(fmt, hpp, he, he_get_acc_##_field, " %*.2f%%", 	\
 |