Home
last modified time | relevance | path

Searched refs:data__file (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/tools/perf/
Dbuiltin-diff.c44 struct data__file { struct
52 static struct data__file *data__files; argument
396 static struct data__file *fmt_to_data_file(struct perf_hpp_fmt *fmt) in fmt_to_data_file()
400 struct data__file *d = container_of(ptr, struct data__file, fmt); in fmt_to_data_file()
406 get_pair_data(struct hist_entry *he, struct data__file *d) in get_pair_data()
422 struct data__file *d = fmt_to_data_file(&dfmt->fmt); in get_pair_fmt()
462 struct data__file *d; in hists__precompute()
615 struct data__file *d = fmt_to_data_file(fmt); in hist_entry__cmp_delta()
624 struct data__file *d = fmt_to_data_file(fmt); in hist_entry__cmp_ratio()
633 struct data__file *d = fmt_to_data_file(fmt); in hist_entry__cmp_wdiff()
[all …]