Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-diff.c683 struct block_hist *bh, *pair_bh; in hists__precompute() local
714 pair_bh = container_of(pair, struct block_hist, in hists__precompute()
716 init_block_hist(pair_bh); in hists__precompute()
717 block_info__process_sym(pair, pair_bh, NULL, 0, 0); in hists__precompute()
721 if (bh->valid && pair_bh->valid) { in hists__precompute()
723 &pair_bh->block_hists); in hists__precompute()
724 hists__output_resort(&pair_bh->block_hists, in hists__precompute()