Home
last modified time | relevance | path

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

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