HomeSort by relevance Sort by last modified time
    Searched refs:hist_entry__collapse (Results 1 - 2 of 2) sorted by null

  /external/linux-tools-perf/util/
hist.h 65 extern int64_t hist_entry__collapse(struct hist_entry *, struct hist_entry *);
hist.c 197 hist_entry__collapse(struct hist_entry *left, struct hist_entry *right) function
237 cmp = hist_entry__collapse(iter, he);

Completed in 45 milliseconds