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

/linux-master/tools/perf/
H A Dbuiltin-diff.c606 struct hist_entry *he_pair = rb_entry(next, struct hist_entry, local
609 next = rb_next(&he_pair->rb_node_in);
611 cmp = __block_info__cmp(he_pair, he);
613 return he_pair;

Completed in 98 milliseconds