Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dintel-pt.c904 struct branch_stack *bs_dst = ptq->last_branch; in intel_pt_copy_last_branch_rb() local
907 bs_dst->nr = bs_src->nr; in intel_pt_copy_last_branch_rb()
913 memcpy(&bs_dst->entries[0], in intel_pt_copy_last_branch_rb()
918 memcpy(&bs_dst->entries[nr], in intel_pt_copy_last_branch_rb()