Searched refs:m_interface (Results 1 – 2 of 2) sorted by relevance
39 m_interface(0) in EtmV3PktProcImpl()59 m_interface->LogError(ocsdError(OCSD_ERR_SEV_ERROR,err)); in Configure()102 m_interface->LogError(err); in processData()121 m_interface->LogError(fatal); in processData()159 m_interface = p_interface; in Initialise()202 …dp_resp = m_interface->outputOnAllInterfaces(m_packet_index,&m_curr_packet,&type,m_currPacketData); in outputPacket()209 … dp_resp = m_interface->outputOnAllInterfaces(m_packet_index,&m_curr_packet,&type,m_partPktData); in outputPacket()325 if((by == 0x01) && (m_interface->getComponentOpMode() & ETMV3_OPFLG_UNFORMATTED_SOURCE)) in processHeaderByte()
138 TrcPktProcEtmV3 *m_interface; /**< The interface to the other decode components */ variable