OpenCSD - CoreSight Trace Decode Library
1.3.3
|
ETMv4 Address packet values stack. More...
#include <trc_pkt_elem_etmv4i.h>
Public Member Functions | |
Etmv4PktAddrStack () | |
~Etmv4PktAddrStack () | |
void | push (const ocsd_pkt_vaddr vaddr, const uint8_t isa) |
void | get_idx (const uint8_t idx, ocsd_pkt_vaddr &vaddr, uint8_t &isa) |
void | reset_stack () |
ETMv4 Address packet values stack.
This class represents a stack of recent broadcast address values - used to fulfil the ExactMatch address type where no address is output.
Definition at line 55 of file trc_pkt_elem_etmv4i.h.
|
inline |
|
inline |
Definition at line 62 of file trc_pkt_elem_etmv4i.h.
|
inline |
|
inline |
Definition at line 64 of file trc_pkt_elem_etmv4i.h.
|
inline |