Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dsort.h180 static inline struct hist_entry *hist_entry__next_pair(struct hist_entry *he) in hist_entry__next_pair() function
/openbmc/linux/tools/perf/
H A Dbuiltin-diff.c556 if (!hist_entry__next_pair(he)) { in hists__baseline_only()