Lines Matching defs:fmt
11 #define hpp__call_print_fn(hpp, fn, fmt, ...) \ argument
19 hpp_field_fn get_field, const char *fmt, int len, in __hpp__fmt()
107 int hpp__fmt(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in hpp__fmt()
126 int hpp__fmt_acc(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in hpp__fmt_acc()
215 static int hpp__width_fn(struct perf_hpp_fmt *fmt, in hpp__width_fn()
230 static int hpp__header_fn(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in hpp__header_fn()
237 static int hpp_color_scnprintf(struct perf_hpp *hpp, const char *fmt, ...) in hpp_color_scnprintf()
253 static int hpp_entry_scnprintf(struct perf_hpp *hpp, const char *fmt, ...) in hpp_entry_scnprintf()
450 struct perf_hpp_fmt *fmt = &perf_hpp__format[i]; in perf_hpp__init() local
538 struct perf_hpp_fmt *fmt; in perf_hpp__setup_output_field() local
567 struct perf_hpp_fmt *fmt; in perf_hpp__append_sort_keys() local
596 struct perf_hpp_fmt *fmt, *tmp; in perf_hpp__reset_output_field() local
616 struct perf_hpp_fmt *fmt; in hists__sort_list_width() local
639 void perf_hpp__reset_width(struct perf_hpp_fmt *fmt, struct hists *hists) in perf_hpp__reset_width()
679 struct perf_hpp_fmt *fmt; in perf_hpp__set_user_width() local