Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DETMDecoder.cpp310 ocsd_err_t DecodeInstruction(ocsd_instr_info* instr_info) { in DecodeInstruction() function in simpleperf::__anon57c802930111::InstructionDecoder
312 return TrcIDecode::DecodeInstruction(instr_info); in DecodeInstruction()
834 ocsd_err_t err = instruction_decoder_.DecodeInstruction(&instr_info_); in FindNextBranch()