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.c592 struct hist_entry *he_pair = rb_entry(next, struct hist_entry, in get_block_pair() local
595 next = rb_next(&he_pair->rb_node_in); in get_block_pair()
597 cmp = __block_info__cmp(he_pair, he); in get_block_pair()
599 return he_pair; in get_block_pair()