OpenCSD - CoreSight Trace Decode Library
0.10.0
|
#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 316 of file trc_pkt_types_etmv4.h.
ocsd_pkt_vaddr _ocsd_etmv4_d_pkt::d_addr |
Definition at line 320 of file trc_pkt_types_etmv4.h.
ocsd_etmv4_d_pkt_type _ocsd_etmv4_d_pkt::err_type |
Definition at line 324 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 322 of file trc_pkt_types_etmv4.h.
ocsd_etmv4_d_pkt_type _ocsd_etmv4_d_pkt::type |
Definition at line 318 of file trc_pkt_types_etmv4.h.