Home
last modified time | relevance | path

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

/external/linux-tools-perf/perf-3.12.0/tools/perf/
Dbuiltin-diff.c43 struct data__file { struct
51 static struct data__file *data__files; argument
375 get_pair_data(struct hist_entry *he, struct data__file *d) in get_pair_data()
392 struct data__file *d = container_of(ptr, struct data__file, fmt); in get_pair_fmt()
595 struct data__file *d; in data__fprintf()
615 struct data__file *d; in data_process()
647 static void data__free(struct data__file *d) in data__free()
660 struct data__file *d; in __cmd_diff()
897 static void init_header(struct data__file *d, struct diff_hpp_fmt *dfmt) in init_header()
929 static void data__hpp_register(struct data__file *d, int idx) in data__hpp_register()
[all …]