Searched refs:SLOW_CLOCK_PERIOD0 (Results 1 - 19 of 19) sorted by relevance

/gem5/src/systemc/tests/systemc/misc/v1.0/dash0/
H A Dconst.h53 const int SLOW_CLOCK_PERIOD0 = 10000; // in 10 x milliseconds. variable
/gem5/src/systemc/tests/systemc/misc/v1.0/dash1/
H A Dconst.h53 const int SLOW_CLOCK_PERIOD0 = 10000; // in 10 x milliseconds. variable
H A Dmain.cpp99 sc_clock clk0("slow_clk", SLOW_CLOCK_PERIOD0, SC_NS, 0.5, 0.0, SC_NS, true);
/gem5/src/systemc/tests/systemc/misc/v1.0/dash2/
H A Dconst.h53 const int SLOW_CLOCK_PERIOD0 = 10000; // in 10 x milliseconds. variable
H A Dmain.cpp99 sc_clock clk0("slow_clk", SLOW_CLOCK_PERIOD0, SC_NS, 0.5, 0.0, SC_NS, true);
/gem5/src/systemc/tests/systemc/misc/v1.0/dash3/
H A Dconst.h53 const int SLOW_CLOCK_PERIOD0 = 10000; // in 10 x milliseconds. variable
H A Dmain.cpp99 sc_clock clk0("slow_clk", SLOW_CLOCK_PERIOD0, SC_NS, 0.5, 0.0, SC_NS, true);
/gem5/src/systemc/tests/systemc/misc/v1.0/dash4/
H A Dconst.h53 const int SLOW_CLOCK_PERIOD0 = 10000; // in 10 x milliseconds. variable
H A Dmain.cpp100 sc_clock clk0("slow_clk", SLOW_CLOCK_PERIOD0, SC_NS, 0.5, 0.0, SC_NS, true);
/gem5/src/systemc/tests/systemc/misc/v1.0/dash5/
H A Dconst.h53 const int SLOW_CLOCK_PERIOD0 = 10000; // in 10 x milliseconds. variable
H A Dmain.cpp99 sc_clock clk0("slow_clk", SLOW_CLOCK_PERIOD0, SC_NS, 0.5, 0.0, SC_NS, true);
/gem5/src/systemc/tests/systemc/misc/v1.0/dash6/
H A Dconst.h53 const int SLOW_CLOCK_PERIOD0 = 10000; // in 10 x milliseconds. variable
H A Dmain.cpp99 sc_clock clk0("slow_clk", SLOW_CLOCK_PERIOD0, SC_NS, 0.5, 0.0, SC_NS, true);
/gem5/src/systemc/tests/systemc/misc/v1.0/dash7/
H A Dconst.h53 const int SLOW_CLOCK_PERIOD0 = 10000; // in 10 x milliseconds. variable
H A Dmain.cpp105 sc_clock clk0("slow_clk", SLOW_CLOCK_PERIOD0, SC_NS, 0.5, 0.0, SC_NS, true);
/gem5/src/systemc/tests/systemc/misc/v1.0/dash8/
H A Dconst.h53 const int SLOW_CLOCK_PERIOD0 = 10000; // in 10 x milliseconds. variable
H A Dmain.cpp108 sc_clock clk0("slow_clk", SLOW_CLOCK_PERIOD0, SC_NS, 0.5, 0.0, SC_NS, true);
/gem5/src/systemc/tests/systemc/misc/v1.0/dash9/
H A Dconst.h53 const int SLOW_CLOCK_PERIOD0 = 10000; // in 10 x milliseconds. variable
H A Dmain.cpp113 sc_clock clk0("slow_clk", SLOW_CLOCK_PERIOD0, SC_NS, 0.5, 0.0, SC_NS, true);

Completed in 15 milliseconds