Searched refs:sc_curr_proc_kind (Results 1 - 8 of 8) sorted by relevance

/gem5/src/systemc/core/
H A Dprocess_types.hh48 sc_core::sc_curr_proc_kind
66 sc_core::sc_curr_proc_kind
121 sc_core::sc_curr_proc_kind
H A Dprocess.hh67 virtual ::sc_core::sc_curr_proc_kind procKind() const = 0;
H A Dsc_process_handle.cc152 sc_curr_proc_kind
/gem5/src/systemc/ext/core/
H A Dsc_process_handle.hh86 enum sc_curr_proc_kind enum in namespace:sc_core
146 sc_curr_proc_kind kind;
182 sc_curr_proc_kind proc_kind() const;
H A D_using.hh121 using sc_core::sc_curr_proc_kind;
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_process.h65 enum sc_curr_proc_kind enum in namespace:sc_core
343 inline sc_curr_proc_kind proc_kind() const;
426 sc_curr_proc_kind m_process_kind; // type of process.
590 inline sc_curr_proc_kind sc_process_b::proc_kind() const
H A Dsc_process_handle.h104 inline sc_curr_proc_kind proc_kind() const;
364 inline sc_curr_proc_kind sc_process_handle::proc_kind() const
H A Dsc_simcontext.h74 sc_curr_proc_kind kind;
608 sc_curr_proc_kind

Completed in 12 milliseconds