gem5 v24.0.0.0
|
Public Member Functions | |
delta_list () | |
void | insert (const PAYLOAD &p) |
PAYLOAD & | get () |
bool | next () |
void | reset () |
Public Attributes | |
unsigned int | size |
Private Attributes | |
std::vector< PAYLOAD > | entries |
unsigned int | out |
Definition at line 142 of file peq_with_cb_and_phase.h.
|
inline |
Definition at line 145 of file peq_with_cb_and_phase.h.
References tlm_utils::peq_with_cb_and_phase< OWNER, TYPES >::delta_list::entries, and tlm_utils::peq_with_cb_and_phase< OWNER, TYPES >::delta_list::reset().
|
inline |
Definition at line 160 of file peq_with_cb_and_phase.h.
References tlm_utils::peq_with_cb_and_phase< OWNER, TYPES >::delta_list::entries, and tlm_utils::peq_with_cb_and_phase< OWNER, TYPES >::delta_list::out.
Referenced by tlm_utils::peq_with_cb_and_phase< OWNER, TYPES >::fec().
|
inline |
Definition at line 152 of file peq_with_cb_and_phase.h.
References tlm_utils::peq_with_cb_and_phase< OWNER, TYPES >::delta_list::entries, and tlm_utils::peq_with_cb_and_phase< OWNER, TYPES >::delta_list::size.
Referenced by tlm_utils::peq_with_cb_and_phase< OWNER, TYPES >::notify(), and tlm_utils::peq_with_cb_and_phase< OWNER, TYPES >::notify().
|
inline |
Definition at line 161 of file peq_with_cb_and_phase.h.
References tlm_utils::peq_with_cb_and_phase< OWNER, TYPES >::delta_list::out, and tlm_utils::peq_with_cb_and_phase< OWNER, TYPES >::delta_list::size.
Referenced by tlm_utils::peq_with_cb_and_phase< OWNER, TYPES >::fec().
|
inline |
Definition at line 163 of file peq_with_cb_and_phase.h.
References tlm_utils::peq_with_cb_and_phase< OWNER, TYPES >::delta_list::out, and tlm_utils::peq_with_cb_and_phase< OWNER, TYPES >::delta_list::size.
Referenced by tlm_utils::peq_with_cb_and_phase< OWNER, TYPES >::cancel_all(), tlm_utils::peq_with_cb_and_phase< OWNER, TYPES >::delta_list::delta_list(), and tlm_utils::peq_with_cb_and_phase< OWNER, TYPES >::fec().
|
private |
|
private |
unsigned int tlm_utils::peq_with_cb_and_phase< OWNER, TYPES >::delta_list::size |
Definition at line 170 of file peq_with_cb_and_phase.h.
Referenced by tlm_utils::peq_with_cb_and_phase< OWNER, TYPES >::fec(), tlm_utils::peq_with_cb_and_phase< OWNER, TYPES >::delta_list::insert(), tlm_utils::peq_with_cb_and_phase< OWNER, TYPES >::delta_list::next(), and tlm_utils::peq_with_cb_and_phase< OWNER, TYPES >::delta_list::reset().