Searched refs:new_decoder_offset (Results 1 – 1 of 1) sorted by relevance
54 uint64_t new_decoder_offset = 0; in FindNextSynchronizationPoint() local55 errcode_off = pt_insn_get_offset(&decoder, &new_decoder_offset); in FindNextSynchronizationPoint()58 else if (new_decoder_offset <= decoder_offset) { in FindNextSynchronizationPoint()67 decoder_offset = new_decoder_offset; in FindNextSynchronizationPoint()