35 #ifndef ARM_TRC_ETM3_PKT_TYPES_ETMV3_H_INCLUDED
36 #define ARM_TRC_ETM3_PKT_TYPES_ETMV3_H_INCLUDED
172 #define DATA_ADDR_EXPECTED_FLAG 0x20
enum _ocsd_core_profile ocsd_core_profile_t
enum _ocsd_arch_version ocsd_arch_version_t
struct _ocsd_etmv3_pkt ocsd_etmv3_pkt
enum _ocsd_etmv3_pkt_type ocsd_etmv3_pkt_type
enum _ocsd_armv7_exception ocsd_armv7_exception
struct _etmv3_data_t etmv3_data_t
struct _etmv3_isync_t etmv3_isync_t
struct _ocsd_etmv3_cfg ocsd_etmv3_cfg
enum _ocsd_iSync_reason ocsd_iSync_reason
struct _etmv3_context_t etmv3_context_t
struct _ocsd_etmv3_excep ocsd_etmv3_excep
@ ETM3_PKT_NOERROR
no error in packet - supplimentary data.
@ ETM3_PKT_RESERVED
packet type reserved.
@ ETM3_PKT_DATA_SUPPRESSED
@ ETM3_PKT_NOTSYNC
no sync found yet
@ ETM3_PKT_EXCEPTION_ENTRY
@ ETM3_PKT_BRANCH_OR_BYPASS_EOT
@ ETM3_PKT_VAL_NOT_TRACED
@ ETM3_PKT_INCOMPLETE_EOT
flushing incomplete/empty packet at end of trace.
@ ETM3_PKT_BRANCH_ADDRESS
@ ETM3_PKT_EXCEPTION_EXIT
@ ETM3_PKT_BAD_SEQUENCE
invalid sequence for packet type
@ ETM3_PKT_BAD_TRACEMODE
invalid packet type for this trace mode.
ocsd_core_profile_t core_prof
ocsd_arch_version_t arch_ver
ocsd_armv7_exception type
struct _ocsd_etmv3_excep::@1 bits
ocsd_etmv3_excep exception
ocsd_etmv3_pkt_type err_type
OpenCSD: Common "C" types for trace packets.