|
OpenCSD - CoreSight Trace Decode Library 1.4.0
|
#include "opencsd/etmv4/trc_pkt_types_etmv4.h"#include "opencsd/trc_gen_elem_types.h"#include <deque>#include <vector>

Go to the source code of this file.
Classes | |
| class | TrcStackElem |
| class | TrcStackElemAddr |
| class | TrcStackQElem |
| class | TrcStackElemCtxt |
| class | TrcStackElemExcept |
| class | TrcStackElemAtom |
| class | TrcStackElemParam |
| class | TrcStackElemMarker |
| class | TrcStackElemITE |
| class | EtmV4P0Stack |
Typedefs | |
| typedef enum _p0_elem_t | p0_elem_t |
Enumerations | |
| enum | _p0_elem_t { P0_UNKNOWN , P0_ATOM , P0_ADDR , P0_CTXT , P0_TRC_ON , P0_EXCEP , P0_EXCEP_RET , P0_EVENT , P0_TS , P0_CC , P0_TS_CC , P0_MARKER , P0_Q , P0_OVERFLOW , P0_FUNC_RET , P0_SRC_ADDR , P0_TRANS_TRACE_INIT , P0_TRANS_START , P0_TRANS_COMMIT , P0_TRANS_FAIL , P0_ITE } |
| typedef enum _p0_elem_t p0_elem_t |
| enum _p0_elem_t |
Definition at line 47 of file trc_etmv4_stack_elem.h.