Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-diff.c604 struct hist_entry *he_pair = rb_entry(next, struct hist_entry, in get_block_pair() local
607 next = rb_next(&he_pair->rb_node_in); in get_block_pair()
609 cmp = __block_info__cmp(he_pair, he); in get_block_pair()
611 return he_pair; in get_block_pair()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds