Searched refs:__hpp__fmt (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/tools/perf/ui/ |
| H A D | hist.c | 56 static int __hpp__fmt(struct perf_hpp *hpp, struct hist_entry *he, in __hpp__fmt() function 128 return __hpp__fmt(hpp, he, get_field, fmtstr, 1, in hpp__fmt() 137 return __hpp__fmt(hpp, he, get_field, fmtstr, len, print_fn, fmtype); in hpp__fmt()
|