Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DETMDecoder.cpp310 ocsd_err_t DecodeInstruction(ocsd_instr_info* instr_info) { in DecodeInstruction() argument
311 this->instr_info = instr_info; in DecodeInstruction()
312 return TrcIDecode::DecodeInstruction(instr_info); in DecodeInstruction()
315 ocsd_instr_info* instr_info; member in simpleperf::__anon57c802930111::InstructionDecoder
359 callback->ProcessElement(index_sop, trc_chan_id, elem, instruction_decoder_.instr_info); in TraceElemIn()