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()
87 void throwBadSequenceError(const char *pszMessage = "");
203 void throwBadSequenceError(const char *pszExtMsg);
1678 throwBadSequenceError("Invalid 32 bit continuation fields in packet"); in extractContField()1715 throwBadSequenceError("Invalid 64 bit continuation fields in packet"); in extractTSField64()1750 throwBadSequenceError("Invalid continuation fields in packet"); in extractCondResult()1796 void TrcPktProcEtmV4I::throwBadSequenceError(const char *pszExtMsg) in throwBadSequenceError() function in TrcPktProcEtmV4I