OpenCSD - CoreSight Trace Decode Library
1.3.3
|
#include <trc_pkt_types_etmv4.h>
Public Attributes | |
ocsd_etmv4_d_pkt_type | type |
ocsd_pkt_vaddr | d_addr |
uint64_t | pkt_val |
ocsd_etmv4_d_pkt_type | err_type |
Definition at line 354 of file trc_pkt_types_etmv4.h.
ocsd_pkt_vaddr _ocsd_etmv4_d_pkt::d_addr |
Definition at line 358 of file trc_pkt_types_etmv4.h.
ocsd_etmv4_d_pkt_type _ocsd_etmv4_d_pkt::err_type |
Definition at line 362 of file trc_pkt_types_etmv4.h.
uint64_t _ocsd_etmv4_d_pkt::pkt_val |
Packet value -> data value, timestamp value, event value
Definition at line 360 of file trc_pkt_types_etmv4.h.
ocsd_etmv4_d_pkt_type _ocsd_etmv4_d_pkt::type |
Definition at line 356 of file trc_pkt_types_etmv4.h.