Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/
Dbuiltin-diff.c654 static int block_pair_cmp(struct hist_entry *a, struct hist_entry *b) in block_pair_cmp() function
684 cmp = block_pair_cmp(he_pair, he); in get_block_pair()