|
OpenCSD - CoreSight Trace Decode Library
0.12.1
|
ETMv4 Data Trace Protocol Packet . More...
#include <trc_pkt_elem_etmv4d.h>


Public Member Functions | |
| EtmV4DTrcPacket () | |
| ~EtmV4DTrcPacket () | |
| virtual void | toString (std::string &str) const |
| virtual void | toStringFmt (const uint32_t fmtFlags, std::string &str) const |
Public Member Functions inherited from TrcPacketBase | |
| TrcPacketBase () | |
| virtual | ~TrcPacketBase () |
| virtual const void * | c_pkt () const =0 |
| return the underlying C API packet structure More... | |
Additional Inherited Members | |
Public Attributes inherited from _ocsd_etmv4_d_pkt | |
| ocsd_etmv4_d_pkt_type | type |
| ocsd_pkt_vaddr | d_addr |
| uint64_t | pkt_val |
| ocsd_etmv4_d_pkt_type | err_type |
ETMv4 Data Trace Protocol Packet .
This class represents a single ETMv4 instruction trace packet, along with intra packet state.
Definition at line 51 of file trc_pkt_elem_etmv4d.h.
| EtmV4DTrcPacket::EtmV4DTrcPacket | ( | ) |
| EtmV4DTrcPacket::~EtmV4DTrcPacket | ( | ) |
|
virtual |
Reimplemented from trcPrintableElem.
|
virtual |
Reimplemented from trcPrintableElem.
1.8.16