Lines Matching refs:perf_hpp_fmt

38 	struct perf_hpp_fmt	 fmt;
393 static struct data__file *fmt_to_data_file(struct perf_hpp_fmt *fmt) in fmt_to_data_file()
592 hist_entry__cmp_nop(struct perf_hpp_fmt *fmt __maybe_unused, in hist_entry__cmp_nop()
600 hist_entry__cmp_baseline(struct perf_hpp_fmt *fmt __maybe_unused, in hist_entry__cmp_baseline()
609 hist_entry__cmp_delta(struct perf_hpp_fmt *fmt, in hist_entry__cmp_delta()
618 hist_entry__cmp_ratio(struct perf_hpp_fmt *fmt, in hist_entry__cmp_ratio()
627 hist_entry__cmp_wdiff(struct perf_hpp_fmt *fmt, in hist_entry__cmp_wdiff()
636 hist_entry__cmp_delta_idx(struct perf_hpp_fmt *fmt __maybe_unused, in hist_entry__cmp_delta_idx()
644 hist_entry__cmp_ratio_idx(struct perf_hpp_fmt *fmt __maybe_unused, in hist_entry__cmp_ratio_idx()
652 hist_entry__cmp_wdiff_idx(struct perf_hpp_fmt *fmt __maybe_unused, in hist_entry__cmp_wdiff_idx()
825 static int hpp__color_baseline(struct perf_hpp_fmt *fmt, in hpp__color_baseline()
854 static int __hpp__color_compare(struct perf_hpp_fmt *fmt, in __hpp__color_compare()
912 static int hpp__color_delta(struct perf_hpp_fmt *fmt, in hpp__color_delta()
918 static int hpp__color_ratio(struct perf_hpp_fmt *fmt, in hpp__color_ratio()
924 static int hpp__color_wdiff(struct perf_hpp_fmt *fmt, in hpp__color_wdiff()
1024 static int hpp__entry_global(struct perf_hpp_fmt *_fmt, struct perf_hpp *hpp, in hpp__entry_global()
1040 static int hpp__header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in hpp__header()
1050 static int hpp__width(struct perf_hpp_fmt *fmt, in hpp__width()
1096 struct perf_hpp_fmt *fmt = &dfmt->fmt; in data__hpp_register()
1137 struct perf_hpp_fmt *fmt; in ui_init()