Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/
Dbuiltin-diff.c742 struct block_hist *bh, *pair_bh; in hists__precompute() local
772 pair_bh = container_of(pair, struct block_hist, in hists__precompute()
775 if (bh->valid && pair_bh->valid) { in hists__precompute()
777 &pair_bh->block_hists); in hists__precompute()
778 hists__output_resort_cb(&pair_bh->block_hists, in hists__precompute()