Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dcs-etm.c890 struct branch_stack *bs_dst = tidq->last_branch; in cs_etm__copy_last_branch_rb() local
897 bs_dst->nr = bs_src->nr; in cs_etm__copy_last_branch_rb()
911 memcpy(&bs_dst->entries[0], in cs_etm__copy_last_branch_rb()
923 memcpy(&bs_dst->entries[nr], in cs_etm__copy_last_branch_rb()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dcs-etm.c1180 struct branch_stack *bs_dst = tidq->last_branch; in cs_etm__copy_last_branch_rb() local
1187 bs_dst->nr = bs_src->nr; in cs_etm__copy_last_branch_rb()
1201 memcpy(&bs_dst->entries[0], in cs_etm__copy_last_branch_rb()
1213 memcpy(&bs_dst->entries[nr], in cs_etm__copy_last_branch_rb()

Completed in 8 milliseconds