Lines Matching defs:fmt
38 struct perf_hpp_fmt fmt; member
49 struct diff_hpp_fmt fmt[PERF_HPP_DIFF__MAX_INDEX]; member
396 static struct data__file *fmt_to_data_file(struct perf_hpp_fmt *fmt) in fmt_to_data_file()
612 hist_entry__cmp_delta(struct perf_hpp_fmt *fmt, in hist_entry__cmp_delta()
621 hist_entry__cmp_ratio(struct perf_hpp_fmt *fmt, in hist_entry__cmp_ratio()
630 hist_entry__cmp_wdiff(struct perf_hpp_fmt *fmt, in hist_entry__cmp_wdiff()
737 struct diff_hpp_fmt *fmt = &d->fmt[col]; in data__free() local
831 static int hpp__color_baseline(struct perf_hpp_fmt *fmt, in hpp__color_baseline()
851 const char *fmt = symbol_conf.field_sep ? "%.2f" : "%6.2f%%"; in hpp__entry_baseline() local
860 static int __hpp__color_compare(struct perf_hpp_fmt *fmt, in __hpp__color_compare()
918 static int hpp__color_delta(struct perf_hpp_fmt *fmt, in hpp__color_delta()
924 static int hpp__color_ratio(struct perf_hpp_fmt *fmt, in hpp__color_ratio()
930 static int hpp__color_wdiff(struct perf_hpp_fmt *fmt, in hpp__color_wdiff()
1046 static int hpp__header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in hpp__header()
1056 static int hpp__width(struct perf_hpp_fmt *fmt, in hpp__width()
1102 struct perf_hpp_fmt *fmt = &dfmt->fmt; in data__hpp_register() local
1143 struct perf_hpp_fmt *fmt; in ui_init() local