Searched refs:tmp_ref_ctr_offsets (Results 1 – 1 of 1) sorted by relevance
590 unsigned long *tmp_offsets = NULL, *tmp_ref_ctr_offsets = NULL; in attach_uprobe_fail_refctr() local612 &tmp_ref_ctr_offsets, STT_OBJECT); in attach_uprobe_fail_refctr()624 ref_ctr_offsets[0] = tmp_ref_ctr_offsets[0]; /* sema_1 */ in attach_uprobe_fail_refctr()625 ref_ctr_offsets[1] = tmp_ref_ctr_offsets[1]; /* sema_2 */ in attach_uprobe_fail_refctr()626 ref_ctr_offsets[2] = tmp_ref_ctr_offsets[0]; /* sema_1, error */ in attach_uprobe_fail_refctr()638 free(tmp_ref_ctr_offsets); in attach_uprobe_fail_refctr()