Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dcs-etm.c912 struct branch_stack *bs_dst = tidq->last_branch; in cs_etm__copy_last_branch_rb() local
919 bs_dst->nr = bs_src->nr; in cs_etm__copy_last_branch_rb()
933 memcpy(&bs_dst->entries[0], in cs_etm__copy_last_branch_rb()
945 memcpy(&bs_dst->entries[nr], in cs_etm__copy_last_branch_rb()