Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/
Dbuiltin-diff.c36 struct diff_hpp_fmt { struct
48 struct diff_hpp_fmt fmt[PERF_HPP_DIFF__MAX_INDEX]; argument
389 get_pair_fmt(struct hist_entry *he, struct diff_hpp_fmt *dfmt) in get_pair_fmt()
652 struct diff_hpp_fmt *fmt = &d->fmt[col]; in data__free()
744 struct diff_hpp_fmt *dfmt = in hpp__color_baseline()
745 container_of(fmt, struct diff_hpp_fmt, fmt); in hpp__color_baseline()
844 __hpp__entry_global(struct hist_entry *he, struct diff_hpp_fmt *dfmt, in __hpp__entry_global()
864 struct diff_hpp_fmt *dfmt = in hpp__entry_global()
865 container_of(_fmt, struct diff_hpp_fmt, fmt); in hpp__entry_global()
880 struct diff_hpp_fmt *dfmt = in hpp__header()
[all …]