Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dmachine.h140 struct branch_info *sample__resolve_bstack(struct perf_sample *sample,
Dhist.c586 bi = sample__resolve_bstack(sample, al); in iter_prepare_branch_entry()
1496 bi = sample__resolve_bstack(sample, al); in hist__account_cycles()
Dmachine.c1615 struct branch_info *sample__resolve_bstack(struct perf_sample *sample, in sample__resolve_bstack() function