OpenCSD - CoreSight Trace Decode Library
1.3.3
|
#include <trc_etmv4_stack_elem.h>
Public Member Functions | |
void | setPrevSame (bool bSame) |
const bool | getPrevSame () const |
void | setExcepNum (const uint16_t num) |
const uint16_t | getExcepNum () const |
![]() | |
TrcStackElem (const p0_elem_t p0_type, const bool isP0, const ocsd_etmv4_i_pkt_type root_pkt, const ocsd_trc_index_t root_index) | |
virtual | ~TrcStackElem () |
const p0_elem_t | getP0Type () const |
const ocsd_etmv4_i_pkt_type | getRootPkt () const |
const ocsd_trc_index_t | getRootIndex () const |
const bool | isP0 () const |
Protected Member Functions | |
TrcStackElemExcept (const ocsd_etmv4_i_pkt_type root_pkt, const ocsd_trc_index_t root_index) | |
virtual | ~TrcStackElemExcept () |
Friends | |
class | EtmV4P0Stack |
Additional Inherited Members | |
![]() | |
bool | m_is_P0 |
Exception element
Definition at line 207 of file trc_etmv4_stack_elem.h.
|
inlineprotected |
Definition at line 227 of file trc_etmv4_stack_elem.h.
|
inlineprotectedvirtual |
Definition at line 211 of file trc_etmv4_stack_elem.h.
|
inline |
Definition at line 220 of file trc_etmv4_stack_elem.h.
|
inline |
Definition at line 217 of file trc_etmv4_stack_elem.h.
|
inline |
Definition at line 219 of file trc_etmv4_stack_elem.h.
|
inline |
Definition at line 216 of file trc_etmv4_stack_elem.h.
|
friend |
Definition at line 213 of file trc_etmv4_stack_elem.h.