Searched refs:perform_update (Results 1 - 3 of 3) sorted by relevance

/gem5/ext/systemc/src/sysc/communication/
H A Dsc_prim_channel.cpp179 // we use request_update instead of perform_update
266 // |"sc_prim_channel_registry::perform_update"
272 sc_prim_channel_registry::perform_update() function in class:sc_core::sc_prim_channel_registry
293 now_p->perform_update();
H A Dsc_prim_channel.h198 void perform_update();
263 void perform_update();
342 sc_prim_channel::perform_update() function in class:sc_core::sc_prim_channel
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_simcontext.cpp581 m_prim_channel_registry->perform_update();
768 m_prim_channel_registry->perform_update();

Completed in 13 milliseconds