Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DETMDecoder.cpp341 decoder.getInstrDecodeAttachPt()->replace_first(&instruction_decoder_); in PacketToElement()
359 callback->ProcessElement(index_sop, trc_chan_id, elem, instruction_decoder_.instr_info); in TraceElemIn()
371 InstructionDecoder instruction_decoder_; member in simpleperf::__anon57c802930111::PacketToElement
834 ocsd_err_t err = instruction_decoder_.DecodeInstruction(&instr_info_); in FindNextBranch()
864 InstructionDecoder instruction_decoder_; member in simpleperf::BranchDecoder