Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
H A Dbuiltin-diff.c1343 struct block_hist *bh_pair = container_of(pair, struct block_hist, he); in cycles_printf() local
1349 block_he = hists__get_entry(&bh_pair->block_hists, bh->block_idx); in cycles_printf()
1510 struct block_hist *bh_pair; in hpp__color_cycles_hist() local
1523 bh_pair = container_of(pair, struct block_hist, he); in hpp__color_cycles_hist()
1525 block_he = hists__get_entry(&bh_pair->block_hists, bh->block_idx); in hpp__color_cycles_hist()