Searched refs:ticker (Results 1 - 15 of 15) sorted by relevance

/gem5/src/systemc/tests/systemc/tmp/others/bogus_reset/
H A Dbogus_reset.cpp13 SC_THREAD(ticker);
24 void ticker() function in struct:M5
/gem5/src/systemc/tests/systemc/1666-2011-compliance/suspend_resume/
H A Dsuspend_resume.cpp43 SC_THREAD(ticker);
52 void ticker() function in struct:M1
/gem5/src/systemc/tests/systemc/tmp/compliance_1666_2011/section_6.6/test02/
H A Dtest02.cpp53 SC_THREAD(ticker);
68 void ticker() function in struct:M5
/gem5/src/systemc/tests/systemc/tmp/compliance_1666_2011/section_6.6/test03/
H A Dtest03.cpp46 SC_THREAD(ticker);
56 void ticker() function in struct:M3
/gem5/src/systemc/tests/systemc/tmp/compliance_1666_2011/section_6.6/test04/
H A Dtest04.cpp46 SC_THREAD(ticker);
55 void ticker() function in struct:M
/gem5/src/systemc/tests/systemc/tmp/others/OLD_kill_reset/
H A DOLD_kill_reset.cpp13 SC_THREAD(ticker);
23 void ticker() function in struct:M3
/gem5/src/systemc/tests/systemc/tmp/others/is_unwinding_bug/
H A Dis_unwinding_bug.cpp15 SC_THREAD(ticker);
24 void ticker() function in struct:M2
/gem5/src/systemc/tests/systemc/tmp/others/method_suspends_itself/
H A Dmethod_suspends_itself.cpp13 SC_THREAD(ticker);
28 void ticker() function in struct:M5
/gem5/src/systemc/tests/systemc/tmp/others/sync_reset/
H A Dsync_reset.cpp13 SC_THREAD(ticker);
22 void ticker() function in struct:M
/gem5/src/systemc/tests/systemc/tmp/compliance_1666_2011/section_6.6/test05/
H A Dtest05.cpp48 SC_THREAD(ticker);
64 void ticker() function in struct:M3
73 // ticker process killed by target
74 cout << "sc_unwind_exception caught by ticker" << endl;
/gem5/src/systemc/tests/systemc/tmp/others/kill_reset/
H A Dkill_reset.cpp13 SC_THREAD(ticker);
29 void ticker() function in struct:M3
38 // ticker process killed by target
39 cout << "sc_unwind_exception caught by ticker" << endl;
/gem5/src/systemc/tests/systemc/1666-2011-compliance/kill_reset/
H A Dkill_reset.cpp43 SC_THREAD(ticker);
73 void ticker() function in struct:M3
84 // ticker process killed by target
85 cout << "sc_unwind_exception caught by ticker" << endl;
/gem5/src/systemc/tests/systemc/1666-2011-compliance/method_suspends_itself/
H A Dmethod_suspends_itself.cpp45 SC_THREAD(ticker);
75 void ticker() function in struct:Top
/gem5/src/systemc/tests/systemc/1666-2011-compliance/sync_reset/
H A Dsync_reset.cpp45 SC_THREAD(ticker);
81 void ticker() function in struct:M2
/gem5/util/stats/
H A Dbarchart.py34 from matplotlib.ticker import NullLocator

Completed in 15 milliseconds