Searched refs:TrcPktDecodeI (Results 1 – 2 of 2) sorted by relevance
61 class TrcPktDecodeI : public TraceComponent64 TrcPktDecodeI(const char *component_name);65 TrcPktDecodeI(const char *component_name, int instIDNum);66 virtual ~TrcPktDecodeI() {}; in ~TrcPktDecodeI()119 inline TrcPktDecodeI::TrcPktDecodeI(const char *component_name) : in TrcPktDecodeI() function129 inline TrcPktDecodeI::TrcPktDecodeI(const char *component_name, int instIDNum) : in TrcPktDecodeI() function139 inline const bool TrcPktDecodeI::checkInit() in checkInit()159 inline ocsd_datapath_resp_t TrcPktDecodeI::outputTraceElement(const OcsdTraceElement &elem) in outputTraceElement()164 inline ocsd_datapath_resp_t TrcPktDecodeI::outputTraceElementIdx(ocsd_trc_index_t idx, const OcsdTr… in outputTraceElementIdx()169 inline ocsd_err_t TrcPktDecodeI::instrDecode(ocsd_instr_info *instr_info) in instrDecode()[all …]
186 TrcPktDecodeI *pDcdI = dynamic_cast< TrcPktDecodeI * >(pComponent); in attachInstrDecoder()204 TrcPktDecodeI *pDcdI = dynamic_cast< TrcPktDecodeI * >(pComponent); in attachMemAccessor()222 TrcPktDecodeI *pDcdI = dynamic_cast< TrcPktDecodeI * >(pComponent); in attachOutputSink()