Searched refs:m_next_proc_id (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_simcontext.h329 int m_next_proc_id; member in class:sc_core::sc_simcontext
478 return ( ++ m_next_proc_id );
H A Dsc_simcontext.cpp388 m_next_proc_id = -1;
444 m_write_check(false), m_next_proc_id(-1), m_child_events(),

Completed in 12 milliseconds