Searched refs:sc_writer_policy (Results 1 - 12 of 12) sorted by relevance

/gem5/ext/systemc/src/sysc/communication/
H A Dsc_signal.cpp143 template< sc_writer_policy POL >
156 template< sc_writer_policy POL >
169 template< sc_writer_policy POL >
177 template< sc_writer_policy POL >
187 template< sc_writer_policy POL >
197 template< sc_writer_policy POL >
219 template< sc_writer_policy POL >
226 template< sc_writer_policy POL >
233 template< sc_writer_policy POL >
243 template< sc_writer_policy PO
[all...]
H A Dsc_buffer.h44 template< typename T, sc_writer_policy POL = SC_DEFAULT_WRITER_POLICY >
106 template< typename T, sc_writer_policy POL >
119 template< typename T, sc_writer_policy POL >
146 // Philipp A. Hartmann: sc_writer_policy: ignore no-ops in delta check.
H A Dsc_writer_policy.h22 sc_writer_policy.h -- The sc_signal<T> writer policy definition
57 enum sc_writer_policy enum in namespace:sc_core
65 template< typename T, sc_writer_policy POL = SC_DEFAULT_WRITER_POLICY >
68 template< sc_writer_policy >
H A Dsc_signal.h35 #include "sysc/communication/sc_writer_policy.h"
73 template< class T, sc_writer_policy POL /* = SC_DEFAULT_WRITER_POLICY */ >
116 virtual sc_writer_policy get_writer_policy() const
207 template< class T, sc_writer_policy POL >
222 template< class T, sc_writer_policy POL >
238 template< class T, sc_writer_policy POL >
246 template< class T, sc_writer_policy POL >
256 template< class T, sc_writer_policy POL >
266 template< class T, sc_writer_policy POL >
283 template< sc_writer_policy PO
[all...]
H A Dsc_signal_ifs.h34 #include "sysc/communication/sc_writer_policy.h"
216 virtual sc_writer_policy get_writer_policy() const
/gem5/src/systemc/ext/channel/
H A Dsc_signal_inout_if.hh39 enum sc_writer_policy enum in namespace:sc_core
49 virtual sc_writer_policy
H A Dsc_signal.hh72 virtual sc_core::sc_writer_policy get_writer_policy() const = 0;
125 template <sc_core::sc_writer_policy WRITER_POLICY>
161 template <class T, sc_core::sc_writer_policy WRITER_POLICY>
227 virtual sc_core::sc_writer_policy
243 template <typename T, sc_core::sc_writer_policy WRITER_POLICY>
273 template <class T, sc_writer_policy WRITER_POLICY=SC_ONE_WRITER>
317 template <class T, sc_writer_policy WRITER_POLICY>
325 template <sc_writer_policy WRITER_POLICY>
389 template <sc_writer_policy WRITER_POLICY>
H A Dsc_buffer.hh41 template <class T, sc_writer_policy WRITER_POLICY=SC_ONE_WRITER>
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_ver.cpp164 sc_writer_policy default_writer_policy
167 SC_API_PERFORM_CHECK_( sc_writer_policy
H A Dsc_ver.h35 #include "sysc/communication/sc_writer_policy.h" // SC_DEFAULT_WRITER_POLICY
155 sc_writer_policy default_writer_policy
H A Dsc_reset.h32 #include "sysc/communication/sc_writer_policy.h"
39 template<typename IF, sc_writer_policy POL> class sc_signal;
H A Dsc_event.h36 #include "sysc/communication/sc_writer_policy.h"
256 template<typename IF, sc_writer_policy POL> friend class sc_signal;

Completed in 18 milliseconds