Searched refs:diff_hpp_fmt (Results 1 – 1 of 1) sorted by relevance
65 struct diff_hpp_fmt { struct78 struct diff_hpp_fmt fmt[PERF_HPP_DIFF__MAX_INDEX]; argument510 struct diff_hpp_fmt *dfmt = container_of(fmt, struct diff_hpp_fmt, fmt); in fmt_to_data_file()532 get_pair_fmt(struct hist_entry *he, struct diff_hpp_fmt *dfmt) in get_pair_fmt()1069 struct diff_hpp_fmt *fmt = &d->fmt[col]; in data__free()1323 struct diff_hpp_fmt *dfmt = in hpp__color_baseline()1324 container_of(fmt, struct diff_hpp_fmt, fmt); in hpp__color_baseline()1397 struct diff_hpp_fmt *dfmt = in __hpp__color_compare()1398 container_of(fmt, struct diff_hpp_fmt, fmt); in __hpp__color_compare()1516 struct diff_hpp_fmt *dfmt = in hpp__color_cycles_hist()[all …]