Searched refs:time_error (Results 1 – 1 of 1) sorted by relevance
141 int time_error = pt_insn_time(&decoder, &time, nullptr, nullptr); in DecodeInstructions() local142 if (time_error == -pte_invalid) { in DecodeInstructions()146 make_error<IntelPTError>(time_error, insn.ip)); in DecodeInstructions()150 if (time_error == -pte_no_time) { in DecodeInstructions()