Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dmachine.h190 struct branch_info *sample__resolve_bstack(struct perf_sample *sample,
H A Dhist.c906 bi = sample__resolve_bstack(sample, al); in iter_prepare_branch_entry()
2684 bi = sample__resolve_bstack(sample, al); in hist__account_cycles()
H A Dmachine.c2404 struct branch_info *sample__resolve_bstack(struct perf_sample *sample, in sample__resolve_bstack() function
/openbmc/linux/tools/perf/
H A Dbuiltin-annotate.c145 bi = sample__resolve_bstack(sample, al); in process_branch_stack()