Searched refs:hist_entry__collapse (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/tools/perf/util/
H A Dhist.h84 extern int64_t hist_entry__collapse(struct hist_entry *, struct hist_entry *);
H A Dhist.c187 hist_entry__collapse(struct hist_entry *left, struct hist_entry *right) function
225 cmp = hist_entry__collapse(iter, he);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/tools/perf/util/
H A Dhist.h84 extern int64_t hist_entry__collapse(struct hist_entry *, struct hist_entry *);
H A Dhist.c187 hist_entry__collapse(struct hist_entry *left, struct hist_entry *right) function
225 cmp = hist_entry__collapse(iter, he);

Completed in 113 milliseconds