Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-diff.c499 struct diff_hpp_fmt *dfmt = container_of(fmt, struct diff_hpp_fmt, fmt); in fmt_to_data_file() local
500 void *ptr = dfmt - dfmt->idx; in fmt_to_data_file()
521 get_pair_fmt(struct hist_entry *he, struct diff_hpp_fmt *dfmt) in get_pair_fmt() argument
523 struct data__file *d = fmt_to_data_file(&dfmt->fmt); in get_pair_fmt()
1313 struct diff_hpp_fmt *dfmt = in hpp__color_baseline() local
1319 scnprintf(pfmt, 20, "%%%d.2f%%%%", dfmt->header_width - 1); in hpp__color_baseline()
1324 dfmt->header_width, pfmt); in hpp__color_baseline()
1387 struct diff_hpp_fmt *dfmt = in __hpp__color_compare() local
1389 struct hist_entry *pair = get_pair_fmt(he, dfmt); in __hpp__color_compare()
1506 struct diff_hpp_fmt *dfmt = hpp__color_cycles_hist() local
1638 __hpp__entry_global(struct hist_entry * he,struct diff_hpp_fmt * dfmt,char * buf,size_t size) __hpp__entry_global() argument
1658 struct diff_hpp_fmt *dfmt = hpp__entry_global() local
1676 struct diff_hpp_fmt *dfmt = hpp__header() local
1687 struct diff_hpp_fmt *dfmt = hpp__width() local
1694 init_header(struct data__file * d,struct diff_hpp_fmt * dfmt) init_header() argument
1728 struct diff_hpp_fmt *dfmt = &d->fmt[idx]; data__hpp_register() local
[all...]