Lines Matching defs:d
84 #define data__for_each_file_start(i, d, s) \ argument
89 #define data__for_each_file(i, d) data__for_each_file_start(i, d, 0) argument
90 #define data__for_each_file_new(i, d) data__for_each_file_start(i, d, 1) argument
512 struct data__file *d = container_of(ptr, struct data__file, fmt); in fmt_to_data_file() local
518 get_pair_data(struct hist_entry *he, struct data__file *d) in get_pair_data()
534 struct data__file *d = fmt_to_data_file(&dfmt->fmt); in get_pair_fmt() local
697 struct data__file *d; in hists__precompute() local
879 struct data__file *d = fmt_to_data_file(fmt); in hist_entry__cmp_delta() local
888 struct data__file *d = fmt_to_data_file(fmt); in hist_entry__cmp_delta_abs() local
897 struct data__file *d = fmt_to_data_file(fmt); in hist_entry__cmp_ratio() local
906 struct data__file *d = fmt_to_data_file(fmt); in hist_entry__cmp_wdiff() local
960 struct data__file *d; in data__fprintf() local
981 struct data__file *d; in data_process() local
1061 static void data__free(struct data__file *d) in data__free()
1089 static int parse_absolute_time(struct data__file *d, char **pstr) in parse_absolute_time()
1128 static int parse_percent_time(struct data__file *d) in parse_percent_time()
1139 static int parse_time_str(struct data__file *d, char *abstime_ostr, in parse_time_str()
1154 struct data__file *d; in check_file_brstack() local
1179 struct data__file *d; in __cmd_diff() local
1704 static void init_header(struct data__file *d, struct diff_hpp_fmt *dfmt) in init_header()
1736 static void data__hpp_register(struct data__file *d, int idx) in data__hpp_register()
1791 struct data__file *d; in ui_init() local
1880 struct data__file *d; in data_init() local