Searched refs:errcode_off (Results 1 – 1 of 1) sorted by relevance
47 int errcode_off = pt_insn_get_offset(&decoder, &decoder_offset); in FindNextSynchronizationPoint() local48 if (errcode_off >= 0) { // we could get the offset in FindNextSynchronizationPoint()55 errcode_off = pt_insn_get_offset(&decoder, &new_decoder_offset); in FindNextSynchronizationPoint()56 if (errcode_off < 0) in FindNextSynchronizationPoint()