Searched refs:throwBadSequenceError (Results 1 – 4 of 4) sorted by relevance
197 void TrcPktProcStm::throwBadSequenceError(const char *pszMessage /*= ""*/) in throwBadSequenceError() function in TrcPktProcStm719 throwBadSequenceError("STM VERSION packet : unrecognised version number."); in stmPktVersion()786 throwBadSequenceError("STM: Invalid ASYNC sequence"); in stmPktASync()844 throwBadSequenceError("STM: Invalid timestamp size 0xF"); in stmExtractTS()892 throwBadSequenceError("STM: unknown timestamp encoding"); in stmExtractTS()
201 void throwBadSequenceError(const char *pszExtMsg);
87 void throwBadSequenceError(const char *pszMessage = "");
1556 throwBadSequenceError("Invalid 32 bit continuation fields in packet"); in extractContField()1580 throwBadSequenceError("Invalid 64 bit continuation fields in packet"); in extractContField64()1614 throwBadSequenceError("Invalid continuation fields in packet"); in extractCondResult()1660 void TrcPktProcEtmV4I::throwBadSequenceError(const char *pszExtMsg) in throwBadSequenceError() function in TrcPktProcEtmV4I