OpenCSD - CoreSight Trace Decode Library
0.14.3
|
Go to the documentation of this file.
34 #ifndef ARM_TRC_FRAME_DEFORMATTER_H_INCLUDED
35 #define ARM_TRC_FRAME_DEFORMATTER_H_INCLUDED
43 class ITrcDataMixIDIn;
46 class TraceFmtDcdImpl;
62 const uint32_t dataBlockSize,
63 const uint8_t *pDataBlock,
64 uint32_t *numBytesProcessed);
89 TraceFmtDcdImpl *m_pDecoder;
95 #endif // ARM_TRC_FRAME_DEFORMATTER_H_INCLUDED
enum _ocsd_datapath_resp_t ocsd_datapath_resp_t
OpenCSD : Standard Types used in the library interfaces.
enum _ocsd_err_t ocsd_err_t
enum _ocsd_datapath_op_t ocsd_datapath_op_t
Interface class to index the frame formatted trace stream.
uint32_t ocsd_trc_index_t
Single component interface pointer attachment point.
OpenCSD : Component attachment point interface class.
Interface to monitor the raw frame decode progress..
Interface to either trace data frame deformatter or packet processor.