Home
last modified time | relevance | path

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

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