Searched refs:m_instr_decode (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/opencsd/decoder/include/common/
H A Dtrc_pkt_decode_base.h70 componentAttachPt<IInstrDecode> *getInstrDecodeAttachPt() { return &m_instr_decode; };
105 componentAttachPt<IInstrDecode> m_instr_decode; member in class:TrcPktDecodeI
149 else if(m_uses_idecode && !m_instr_decode.hasAttachedAndEnabled())
172 return m_instr_decode.first()->DecodeInstruction(instr_info);

Completed in 62 milliseconds