Searched refs:instr_info (Results 1 – 1 of 1) sorted by relevance
310 ocsd_err_t DecodeInstruction(ocsd_instr_info* instr_info) { in DecodeInstruction() argument311 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::InstructionDecoder359 callback->ProcessElement(index_sop, trc_chan_id, elem, instruction_decoder_.instr_info); in TraceElemIn()