|
OpenCSD - CoreSight Trace Decode Library
1.2.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 353 of file trc_pkt_types_etmv4.h.
| ocsd_pkt_vaddr _ocsd_etmv4_d_pkt::d_addr |
Definition at line 357 of file trc_pkt_types_etmv4.h.
| ocsd_etmv4_d_pkt_type _ocsd_etmv4_d_pkt::err_type |
Definition at line 361 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 359 of file trc_pkt_types_etmv4.h.
| ocsd_etmv4_d_pkt_type _ocsd_etmv4_d_pkt::type |
Definition at line 355 of file trc_pkt_types_etmv4.h.