Searched refs:entry_match (Results 1 - 1 of 1) sorted by relevance
/gem5/ext/systemc/src/sysc/kernel/ | ||
H A D | sc_phase_callback_registry.cpp | 58 struct entry_match struct in namespace:sc_core::__anon4 64 entry_match( ref_type ref ) function in struct:sc_core::__anon4::entry_match 73 }; // entry_match 164 find_if( m_cb_vec.begin(), m_cb_vec.end(), entry_match(&cb) ); 205 find_if( m_cb_vec.begin(), m_cb_vec.end(), entry_match(&cb) ); |
Completed in 4 milliseconds