Searched refs:bs_dst (Results 1 – 2 of 2) sorted by relevance
860 struct branch_stack *bs_dst = tidq->last_branch; in cs_etm__copy_last_branch_rb() local867 bs_dst->nr = bs_src->nr; in cs_etm__copy_last_branch_rb()881 memcpy(&bs_dst->entries[0], in cs_etm__copy_last_branch_rb()893 memcpy(&bs_dst->entries[nr], in cs_etm__copy_last_branch_rb()
1136 struct branch_stack *bs_dst = ptq->last_branch; in intel_pt_copy_last_branch_rb() local1139 bs_dst->nr = bs_src->nr; in intel_pt_copy_last_branch_rb()1145 memcpy(&bs_dst->entries[0], in intel_pt_copy_last_branch_rb()1150 memcpy(&bs_dst->entries[nr], in intel_pt_copy_last_branch_rb()