Searched refs:TraceRawBuffer (Results 1 – 2 of 2) sorted by relevance
40 class TraceRawBuffer43 TraceRawBuffer() : in TraceRawBuffer() function49 ~TraceRawBuffer() {}; in ~TraceRawBuffer()71 inline void TraceRawBuffer::init(const uint32_t size, const uint8_t *rawtrace, std::vector<uint8_t>… in init()79 inline void TraceRawBuffer::copyByteToPkt() in copyByteToPkt()87 inline uint8_t TraceRawBuffer::peekNextByte() in peekNextByte()
91 TraceRawBuffer m_trcIn; // trace data in buffer