Searched refs:setContextInfo (Results 1 – 2 of 2) sorted by relevance
148 …void setContextInfo(const bool update, const uint8_t EL = 0, const uint8_t NS = 0, const uint8_t S…419 inline void EtmV4ITrcPacket::setContextInfo(const bool update, const uint8_t EL, const uint8_t NS, … in setContextInfo() function
830 … m_curr_packet.setContextInfo(false); // no update context packet (ctxt same as last time). in iPktContext()869 …m_curr_packet.setContextInfo(true, (infoByte & 0x3), (infoByte >> 5) & 0x1, (infoByte >> 4) & 0x1)… in extractAndSetContextInfo()