Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dmachine.h125 struct branch_info *sample__resolve_bstack(struct perf_sample *sample,
Dhist.c570 bi = sample__resolve_bstack(sample, al); in iter_prepare_branch_entry()
Dmachine.c1466 struct branch_info *sample__resolve_bstack(struct perf_sample *sample, in sample__resolve_bstack() function