Searched refs:updateErrType (Results 1 – 4 of 4) sorted by relevance
67 void updateErrType(const ocsd_stm_pkt_type err_type);113 inline void StmTrcPacket::updateErrType(const ocsd_stm_pkt_type err_type) in updateErrType() function
125 void updateErrType(const ocsd_etmv4_i_pkt_type err_pkt_type, const uint8_t val = 0);232 inline void EtmV4ITrcPacket::updateErrType(const ocsd_etmv4_i_pkt_type err_pkt_type, const uint8_t… in updateErrType() function
197 m_curr_packet.updateErrType(ETM4_PKT_I_INCOMPLETE_EOT); in onEOT()331 m_curr_packet.updateErrType(ETM4_PKT_I_RESERVED, lastByte); // swap type for err type in iPktReserved()337 m_curr_packet.updateErrType(ETM4_PKT_I_RESERVED_CFG, lastByte); // swap type for err type in iPktInvalidCfg()1798 m_curr_packet.updateErrType(ETM4_PKT_I_BAD_SEQUENCE); // swap type for err type in throwBadSequenceError()
156 m_curr_packet.updateErrType(STM_PKT_INCOMPLETE_EOT); // re mark as incomplete in onEOT()199 m_curr_packet.updateErrType(STM_PKT_BAD_SEQUENCE); in throwBadSequenceError()