Searched refs:UpdateAltISA (Results 1 – 4 of 4) sorted by relevance
75 void UpdateAltISA(const int AltISA);154 inline void PtmTrcPacket::UpdateAltISA(const int AltISA) in UpdateAltISA() function
84 void UpdateAltISA(const int AltISA);163 inline void EtmV3TrcPacket::UpdateAltISA(const int AltISA) in UpdateAltISA() function
956 m_curr_packet.UpdateAltISA(((dataByte & 0x40) != 0) ? 1 : 0); in extractExceptionData()
470 m_curr_packet.UpdateAltISA((currByte >> 2) & 0x1); in pktISync()