Lines Matching defs:d

85 #define data__for_each_file_start(i, d, s)	\  argument
90 #define data__for_each_file(i, d) data__for_each_file_start(i, d, 0) argument
91 #define data__for_each_file_new(i, d) data__for_each_file_start(i, d, 1) argument
501 struct data__file *d = container_of(ptr, struct data__file, fmt); in fmt_to_data_file() local
507 get_pair_data(struct hist_entry *he, struct data__file *d) in get_pair_data()
523 struct data__file *d = fmt_to_data_file(&dfmt->fmt); in get_pair_fmt() local
686 struct data__file *d; in hists__precompute() local
868 struct data__file *d = fmt_to_data_file(fmt); in hist_entry__cmp_delta() local
877 struct data__file *d = fmt_to_data_file(fmt); in hist_entry__cmp_delta_abs() local
886 struct data__file *d = fmt_to_data_file(fmt); in hist_entry__cmp_ratio() local
895 struct data__file *d = fmt_to_data_file(fmt); in hist_entry__cmp_wdiff() local
949 struct data__file *d; in data__fprintf() local
970 struct data__file *d; in data_process() local
1050 static void data__free(struct data__file *d) in data__free()
1078 static int parse_absolute_time(struct data__file *d, char **pstr) in parse_absolute_time()
1117 static int parse_percent_time(struct data__file *d) in parse_percent_time()
1128 static int parse_time_str(struct data__file *d, char *abstime_ostr, in parse_time_str()
1143 struct data__file *d; in check_file_brstack() local
1168 struct data__file *d; in __cmd_diff() local
1694 static void init_header(struct data__file *d, struct diff_hpp_fmt *dfmt) in init_header()
1726 static void data__hpp_register(struct data__file *d, int idx) in data__hpp_register()
1781 struct data__file *d; in ui_init() local
1870 struct data__file *d; in data_init() local