Searched defs:sig (Results 1 - 25 of 36) sorted by relevance

12

/gem5/src/systemc/tests/systemc/kernel/kind_string/test01/
H A Dfoo.cpp43 sc_signal<int> sig; local
/gem5/src/systemc/tests/systemc/kernel/sc_event/test03/
H A Dtest03.cpp65 my_signal sig; local
/gem5/src/systemc/tests/systemc/communication/sc_signal/register_port/test01/
H A Dtest.h67 sc_signal<T> sig; member in class:top
/gem5/src/systemc/tests/systemc/communication/sc_signal/register_port/test02/
H A Dtest.h67 sc_signal<T> sig; member in class:top
/gem5/src/systemc/tests/systemc/communication/sc_signal/register_port/test03/
H A Dtest.h67 sc_signal<T> sig; member in class:top
/gem5/src/systemc/tests/systemc/communication/sc_signal/check_writer/test14/
H A Dtest14.cpp36 sc_core::sc_signal<int> sig; local
/gem5/src/systemc/tests/systemc/kernel/sc_event/test02/
H A Dtest02.cpp115 sc_signal<int> sig; local
/gem5/src/systemc/tests/systemc/misc/stars/star114104/
H A Dtest.cpp92 sc_signal<sc_logic> sig; local
/gem5/src/systemc/tests/systemc/tracing/vcd_trace/test15/
H A Dtest15.cpp42 sc_signal <int> sig; local
[all...]
/gem5/src/systemc/tests/systemc/tracing/wif_trace/test15/
H A Dtest15.cpp42 sc_signal <int> sig; local
[all...]
/gem5/src/systemc/tests/systemc/communication/sc_buffer/test02/
H A Dsc_buffer_edge_reset.cpp83 sc_signal<bool> sig; local
/gem5/src/systemc/tests/systemc/communication/sc_signal/datatypes/test01/
H A Dtest01.cpp80 sc_signal<my_datatype> sig; local
/gem5/src/systemc/tests/systemc/communication/sc_signal/datatypes/test02/
H A Dtest02.cpp83 sc_signal<my_datatype> sig; local
/gem5/src/systemc/tests/systemc/communication/sc_signal_resolved/test01/
H A Dtest01.cpp102 sc_signal_resolved sig; local
/gem5/src/systemc/tests/systemc/communication/sc_signal_rv/test01/
H A Dtest01.cpp102 sc_signal_rv<1> sig; local
/gem5/src/systemc/tests/systemc/compliance_1666/test210/
H A Dtest210.cpp30 sc_signal<int> sig; local
/gem5/src/systemc/tests/systemc/compliance_1666/test211/
H A Dtest211.cpp90 sc_signal<int> sig; member in struct:Top
/gem5/src/systemc/tests/systemc/kernel/sc_module/test05/
H A Dtest05.cpp95 sc_signal<int> sig; local
124 sc_signal<int> sig; local
/gem5/src/systemc/tests/systemc/misc/parsing/T_1_1_2_6/
H A DT_1_1_2_6.cpp64 sc_signal<bool> sig; member in class:foo
/gem5/src/systemc/tests/systemc/communication/sc_signal/check_writer/test15/
H A Dtest15.cpp165 sc_core::sc_signal<int, sc_core::SC_MANY_WRITERS> sig; local
/gem5/src/systemc/tests/systemc/communication/sc_signal/check_writer/test16/
H A Dtest16.cpp133 sc_core::sc_signal<int, sc_core::SC_ONE_WRITER> sig; // use single-writer signal local
/gem5/src/systemc/tests/systemc/utils/sc_vector/test02/
H A Dtest02.cpp90 sc_signal<bool>* sig = new sc_signal<bool>(n); local
/gem5/src/systemc/tests/systemc/1666-2011-compliance/named_events/
H A Dnamed_events.cpp54 sc_signal<int> sig; // Kernel events should not be hierarchically named member in struct:Top
193 sc_signal<bool> sig; // Kernel events should not be hierarchically named local
/gem5/src/systemc/tests/systemc/compliance_1666/test208/
H A Dtest208.cpp20 sc_signal<bool> sig; local
185 sc_signal<int> sig; local
/gem5/src/mem/cache/prefetch/
H A Dsignature_path_v2.cc88 SignaturePathPrefetcherV2::calculatePrefetchConfidence(PatternEntry const &sig, argument
79 calculateLookaheadConfidence( PatternEntry const &sig, PatternStrideEntry const &lookahead) const argument

Completed in 20 milliseconds

12