Searched refs:bs_dst (Results 1 – 2 of 2) sorted by relevance
450 struct branch_stack *bs_dst = etmq->last_branch; in cs_etm__copy_last_branch_rb() local457 bs_dst->nr = bs_src->nr; in cs_etm__copy_last_branch_rb()471 memcpy(&bs_dst->entries[0], in cs_etm__copy_last_branch_rb()483 memcpy(&bs_dst->entries[nr], in cs_etm__copy_last_branch_rb()
996 struct branch_stack *bs_dst = ptq->last_branch; in intel_pt_copy_last_branch_rb() local999 bs_dst->nr = bs_src->nr; in intel_pt_copy_last_branch_rb()1005 memcpy(&bs_dst->entries[0], in intel_pt_copy_last_branch_rb()1010 memcpy(&bs_dst->entries[nr], in intel_pt_copy_last_branch_rb()