Lines Matching refs:perf_hpp
18 static int __hpp__fmt(struct perf_hpp *hpp, struct hist_entry *he, in __hpp__fmt()
107 int hpp__fmt(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in hpp__fmt()
126 int hpp__fmt_acc(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in hpp__fmt_acc()
216 struct perf_hpp *hpp __maybe_unused, in hpp__width_fn()
230 static int hpp__header_fn(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in hpp__header_fn()
237 static int hpp_color_scnprintf(struct perf_hpp *hpp, const char *fmt, ...) in hpp_color_scnprintf()
253 static int hpp_entry_scnprintf(struct perf_hpp *hpp, const char *fmt, ...) in hpp_entry_scnprintf()
273 struct perf_hpp *hpp, struct hist_entry *he) \
281 struct perf_hpp *hpp, struct hist_entry *he) \
301 struct perf_hpp *hpp, struct hist_entry *he) \
309 struct perf_hpp *hpp, struct hist_entry *he) \
329 struct perf_hpp *hpp, struct hist_entry *he) \
619 struct perf_hpp dummy_hpp; in hists__sort_list_width()