Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dmachine.h174 struct branch_info *sample__resolve_bstack(struct perf_sample *sample,
Dhist.c905 bi = sample__resolve_bstack(sample, al); in iter_prepare_branch_entry()
2697 bi = sample__resolve_bstack(sample, al); in hist__account_cycles()
Dmachine.c2141 struct branch_info *sample__resolve_bstack(struct perf_sample *sample, in sample__resolve_bstack() function
/linux-6.12.1/tools/perf/
Dbuiltin-annotate.c155 bi = sample__resolve_bstack(sample, al); in process_branch_stack()