OpenCSD - CoreSight Trace Decode Library  0.10.0
Classes
trc_pkt_types_ptm.h File Reference
#include "opencsd/trc_pkt_types.h"
Include dependency graph for trc_pkt_types_ptm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _ptm_context_t
 
struct  _ocsd_ptm_excep
 
struct  _ocsd_ptm_pkt
 
struct  _ocsd_ptm_cfg
 

PTM Packet Types

enum  _ocsd_ptm_pkt_type {
  PTM_PKT_NOTSYNC, PTM_PKT_INCOMPLETE_EOT, PTM_PKT_NOERROR, PTM_PKT_BRANCH_ADDRESS,
  PTM_PKT_A_SYNC, PTM_PKT_I_SYNC, PTM_PKT_TRIGGER, PTM_PKT_WPOINT_UPDATE,
  PTM_PKT_IGNORE, PTM_PKT_CONTEXT_ID, PTM_PKT_VMID, PTM_PKT_ATOM,
  PTM_PKT_TIMESTAMP, PTM_PKT_EXCEPTION_RET, PTM_PKT_BRANCH_OR_BYPASS_EOT, PTM_PKT_TPIU_PAD_EOB,
  PTM_PKT_BAD_SEQUENCE, PTM_PKT_RESERVED
}
 
typedef enum _ocsd_ptm_pkt_type ocsd_ptm_pkt_type
 
typedef struct _ptm_context_t ptm_context_t
 
typedef struct _ocsd_ptm_excep ocsd_ptm_excep
 
typedef struct _ocsd_ptm_pkt ocsd_ptm_pkt
 
typedef struct _ocsd_ptm_cfg ocsd_ptm_cfg