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