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

/linux-master/tools/perf/
H A Dbuiltin-diff.c1356 struct block_hist *bh_pair = container_of(pair, struct block_hist, he); local
1362 block_he = hists__get_entry(&bh_pair->block_hists, bh->block_idx);
1523 struct block_hist *bh_pair; local
1536 bh_pair = container_of(pair, struct block_hist, he);
1538 block_he = hists__get_entry(&bh_pair->block_hists, bh->block_idx);

Completed in 113 milliseconds