Lines Matching refs:perf_hpp_fmt

43 	struct perf_hpp_fmt	 fmt;
399 static struct data__file *fmt_to_data_file(struct perf_hpp_fmt *fmt) in fmt_to_data_file()
606 hist_entry__cmp_nop(struct perf_hpp_fmt *fmt __maybe_unused, in hist_entry__cmp_nop()
614 hist_entry__cmp_baseline(struct perf_hpp_fmt *fmt __maybe_unused, in hist_entry__cmp_baseline()
623 hist_entry__cmp_delta(struct perf_hpp_fmt *fmt, in hist_entry__cmp_delta()
632 hist_entry__cmp_delta_abs(struct perf_hpp_fmt *fmt, in hist_entry__cmp_delta_abs()
641 hist_entry__cmp_ratio(struct perf_hpp_fmt *fmt, in hist_entry__cmp_ratio()
650 hist_entry__cmp_wdiff(struct perf_hpp_fmt *fmt, in hist_entry__cmp_wdiff()
659 hist_entry__cmp_delta_idx(struct perf_hpp_fmt *fmt __maybe_unused, in hist_entry__cmp_delta_idx()
667 hist_entry__cmp_delta_abs_idx(struct perf_hpp_fmt *fmt __maybe_unused, in hist_entry__cmp_delta_abs_idx()
675 hist_entry__cmp_ratio_idx(struct perf_hpp_fmt *fmt __maybe_unused, in hist_entry__cmp_ratio_idx()
683 hist_entry__cmp_wdiff_idx(struct perf_hpp_fmt *fmt __maybe_unused, in hist_entry__cmp_wdiff_idx()
862 static int hpp__color_baseline(struct perf_hpp_fmt *fmt, in hpp__color_baseline()
891 static int __hpp__color_compare(struct perf_hpp_fmt *fmt, in __hpp__color_compare()
949 static int hpp__color_delta(struct perf_hpp_fmt *fmt, in hpp__color_delta()
955 static int hpp__color_ratio(struct perf_hpp_fmt *fmt, in hpp__color_ratio()
961 static int hpp__color_wdiff(struct perf_hpp_fmt *fmt, in hpp__color_wdiff()
1062 static int hpp__entry_global(struct perf_hpp_fmt *_fmt, struct perf_hpp *hpp, in hpp__entry_global()
1078 static int hpp__header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in hpp__header()
1090 static int hpp__width(struct perf_hpp_fmt *fmt, in hpp__width()
1136 struct perf_hpp_fmt *fmt = &dfmt->fmt; in data__hpp_register()
1181 struct perf_hpp_fmt *fmt; in ui_init()