Home
last modified time | relevance | path

Searched defs:hist_entry (Results 1 – 4 of 4) sorted by relevance

/external/linux-tools-perf/src/tools/perf/util/
Dsort.h77 struct hist_entry { struct
90 struct hist_entry_diff diff; argument
113 static inline bool hist_entry__has_pairs(struct hist_entry *he) in hist_entry__has_pairs() argument
/external/linux-tools-perf/src/tools/perf/ui/
Dhist.c14 u64 (*get_field)(struct hist_entry *), in __hpp__fmt()
/external/linux-tools-perf/src/tools/perf/ui/gtk/
Dhists.c30 u64 (*get_field)(struct hist_entry *)) in __hpp__color_fmt()
/external/linux-tools-perf/src/tools/perf/ui/browsers/
Dhists.c600 u64 (*get_field)(struct hist_entry *), in __hpp__color_fmt()