Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Dsort.h118 static inline struct hist_entry *hist_entry__next_pair(struct hist_entry *he) in hist_entry__next_pair() function
/external/linux-tools-perf/src/tools/perf/
Dbuiltin-diff.c412 if (!hist_entry__next_pair(he)) { in hists__baseline_only()