Searched defs:dfmt (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/tools/perf/ |
| D | builtin-diff.c | 512 struct diff_hpp_fmt *dfmt = container_of(fmt, struct diff_hpp_fmt, fmt); in fmt_to_data_file() local 534 get_pair_fmt(struct hist_entry *he, struct diff_hpp_fmt *dfmt) in get_pair_fmt() 1326 struct diff_hpp_fmt *dfmt = in hpp__color_baseline() local 1400 struct diff_hpp_fmt *dfmt = in __hpp__color_compare() local 1519 struct diff_hpp_fmt *dfmt = in hpp__color_cycles_hist() local 1651 __hpp__entry_global(struct hist_entry *he, struct diff_hpp_fmt *dfmt, in __hpp__entry_global() 1671 struct diff_hpp_fmt *dfmt = in hpp__entry_global() local 1689 struct diff_hpp_fmt *dfmt = in hpp__header() local 1700 struct diff_hpp_fmt *dfmt = in hpp__width() local 1707 static void init_header(struct data__file *d, struct diff_hpp_fmt *dfmt) in init_header() [all …]
|
| /kernel/linux/linux-5.10/tools/perf/ |
| D | builtin-diff.c | 510 struct diff_hpp_fmt *dfmt = container_of(fmt, struct diff_hpp_fmt, fmt); in fmt_to_data_file() local 532 get_pair_fmt(struct hist_entry *he, struct diff_hpp_fmt *dfmt) in get_pair_fmt() 1323 struct diff_hpp_fmt *dfmt = in hpp__color_baseline() local 1397 struct diff_hpp_fmt *dfmt = in __hpp__color_compare() local 1516 struct diff_hpp_fmt *dfmt = in hpp__color_cycles_hist() local 1648 __hpp__entry_global(struct hist_entry *he, struct diff_hpp_fmt *dfmt, in __hpp__entry_global() 1668 struct diff_hpp_fmt *dfmt = in hpp__entry_global() local 1686 struct diff_hpp_fmt *dfmt = in hpp__header() local 1697 struct diff_hpp_fmt *dfmt = in hpp__width() local 1704 static void init_header(struct data__file *d, struct diff_hpp_fmt *dfmt) in init_header() [all …]
|