Lines Matching refs:perf_hpp_fmt

66 	struct perf_hpp_fmt	 fmt;
496 static struct data__file *fmt_to_data_file(struct perf_hpp_fmt *fmt) in fmt_to_data_file()
564 static int64_t block_sort(struct perf_hpp_fmt *fmt __maybe_unused, in block_sort()
847 hist_entry__cmp_nop(struct perf_hpp_fmt *fmt __maybe_unused, in hist_entry__cmp_nop()
855 hist_entry__cmp_baseline(struct perf_hpp_fmt *fmt __maybe_unused, in hist_entry__cmp_baseline()
864 hist_entry__cmp_delta(struct perf_hpp_fmt *fmt, in hist_entry__cmp_delta()
873 hist_entry__cmp_delta_abs(struct perf_hpp_fmt *fmt, in hist_entry__cmp_delta_abs()
882 hist_entry__cmp_ratio(struct perf_hpp_fmt *fmt, in hist_entry__cmp_ratio()
891 hist_entry__cmp_wdiff(struct perf_hpp_fmt *fmt, in hist_entry__cmp_wdiff()
900 hist_entry__cmp_delta_idx(struct perf_hpp_fmt *fmt __maybe_unused, in hist_entry__cmp_delta_idx()
908 hist_entry__cmp_delta_abs_idx(struct perf_hpp_fmt *fmt __maybe_unused, in hist_entry__cmp_delta_abs_idx()
916 hist_entry__cmp_ratio_idx(struct perf_hpp_fmt *fmt __maybe_unused, in hist_entry__cmp_ratio_idx()
924 hist_entry__cmp_wdiff_idx(struct perf_hpp_fmt *fmt __maybe_unused, in hist_entry__cmp_wdiff_idx()
1309 static int hpp__color_baseline(struct perf_hpp_fmt *fmt, in hpp__color_baseline()
1382 static int __hpp__color_compare(struct perf_hpp_fmt *fmt, in __hpp__color_compare()
1451 static int hpp__color_delta(struct perf_hpp_fmt *fmt, in hpp__color_delta()
1457 static int hpp__color_ratio(struct perf_hpp_fmt *fmt, in hpp__color_ratio()
1463 static int hpp__color_wdiff(struct perf_hpp_fmt *fmt, in hpp__color_wdiff()
1469 static int hpp__color_cycles(struct perf_hpp_fmt *fmt, in hpp__color_cycles()
1502 static int hpp__color_cycles_hist(struct perf_hpp_fmt *fmt, in hpp__color_cycles_hist()
1654 static int hpp__entry_global(struct perf_hpp_fmt *_fmt, struct perf_hpp *hpp, in hpp__entry_global()
1670 static int hpp__header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in hpp__header()
1682 static int hpp__width(struct perf_hpp_fmt *fmt, in hpp__width()
1728 struct perf_hpp_fmt *fmt = &dfmt->fmt; in data__hpp_register()
1781 struct perf_hpp_fmt *fmt; in ui_init()