Searched refs:sample__resolve_bstack (Results 1 – 3 of 3) sorted by relevance
140 struct branch_info *sample__resolve_bstack(struct perf_sample *sample,
586 bi = sample__resolve_bstack(sample, al); in iter_prepare_branch_entry()1496 bi = sample__resolve_bstack(sample, al); in hist__account_cycles()
1615 struct branch_info *sample__resolve_bstack(struct perf_sample *sample, in sample__resolve_bstack() function