Searched defs:peq_with_get (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/systemc/src/tlm_utils/
H A Dpeq_with_get.h34 class peq_with_get : public sc_core::sc_object class in namespace:tlm_utils
41 peq_with_get(const char* name) : sc_core::sc_object(name) function in class:tlm_utils::peq_with_get
/gem5/src/systemc/ext/tlm_utils/
H A Dpeq_with_get.h38 class peq_with_get : public sc_core::sc_object class in namespace:tlm_utils
45 peq_with_get(const char *name) : sc_core::sc_object(name) {} function in class:tlm_utils::peq_with_get

Completed in 5 milliseconds