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

/gem5/ext/systemc/src/tlm_core/tlm_2/tlm_generic_payload/
H A Dtlm_gp.h166 int get_ref_count() const {return m_ref_count;} function in class:tlm::tlm_generic_payload
/gem5/src/systemc/ext/tlm_core/2/generic_payload/
H A Dgp.hh137 int get_ref_count() const { return m_ref_count; } function in class:tlm::tlm_generic_payload

Completed in 10 milliseconds