Lines Matching defs:fmt

66 	struct perf_hpp_fmt	 fmt;  member
78 struct diff_hpp_fmt fmt[PERF_HPP_DIFF__MAX_INDEX]; member
510 static struct data__file *fmt_to_data_file(struct perf_hpp_fmt *fmt) in fmt_to_data_file()
878 hist_entry__cmp_delta(struct perf_hpp_fmt *fmt, in hist_entry__cmp_delta()
887 hist_entry__cmp_delta_abs(struct perf_hpp_fmt *fmt, in hist_entry__cmp_delta_abs()
896 hist_entry__cmp_ratio(struct perf_hpp_fmt *fmt, in hist_entry__cmp_ratio()
905 hist_entry__cmp_wdiff(struct perf_hpp_fmt *fmt, in hist_entry__cmp_wdiff()
1071 struct diff_hpp_fmt *fmt = &d->fmt[col]; in data__free() local
1323 static int hpp__color_baseline(struct perf_hpp_fmt *fmt, in hpp__color_baseline()
1343 const char *fmt = symbol_conf.field_sep ? "%.2f" : "%6.2f%%"; in hpp__entry_baseline() local
1396 static int __hpp__color_compare(struct perf_hpp_fmt *fmt, in __hpp__color_compare()
1465 static int hpp__color_delta(struct perf_hpp_fmt *fmt, in hpp__color_delta()
1471 static int hpp__color_ratio(struct perf_hpp_fmt *fmt, in hpp__color_ratio()
1477 static int hpp__color_wdiff(struct perf_hpp_fmt *fmt, in hpp__color_wdiff()
1483 static int hpp__color_cycles(struct perf_hpp_fmt *fmt, in hpp__color_cycles()
1516 static int hpp__color_cycles_hist(struct perf_hpp_fmt *fmt, in hpp__color_cycles_hist()
1684 static int hpp__header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in hpp__header()
1696 static int hpp__width(struct perf_hpp_fmt *fmt, in hpp__width()
1742 struct perf_hpp_fmt *fmt = &dfmt->fmt; in data__hpp_register() local
1795 struct perf_hpp_fmt *fmt; in ui_init() local