Searched refs:sample__resolve_bstack (Results 1 – 4 of 4) sorted by relevance
174 struct branch_info *sample__resolve_bstack(struct perf_sample *sample,
911 bi = sample__resolve_bstack(sample, al); in iter_prepare_branch_entry()2692 bi = sample__resolve_bstack(sample, al); in hist__account_cycles()
2145 struct branch_info *sample__resolve_bstack(struct perf_sample *sample, in sample__resolve_bstack() function
156 bi = sample__resolve_bstack(sample, al); in process_branch_stack()