Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-diff.c591 struct hist_entry *he_pair = rb_entry(next, struct hist_entry, in get_block_pair() local
594 next = rb_next(&he_pair->rb_node_in); in get_block_pair()
596 cmp = __block_info__cmp(he_pair, he); in get_block_pair()
598 return he_pair; in get_block_pair()