Searched refs:SC_METHOD (Results 101 - 125 of 189) sorted by relevance

12345678

/gem5/src/systemc/tests/systemc/kernel/dynamic_processes/test03/
H A Dtest03.cpp66 SC_METHOD(static_method);
/gem5/src/systemc/tests/systemc/kernel/kind_string/test01/
H A Dmain.cpp66 SC_METHOD( method_action );
/gem5/src/systemc/tests/systemc/kernel/process_control/reset/method_reset_throw/
H A Dsc_method_reset_throw.cpp45 SC_METHOD(m1); dont_initialize();
/gem5/src/systemc/tests/systemc/kernel/sc_process_b/test03/
H A Dtest03.cpp60 SC_METHOD(method);
/gem5/src/systemc/tests/systemc/misc/examples/a2901/
H A Da2901_alu_inputs.h83 SC_METHOD( entry );
H A Da2901_output_and_shifter.h84 SC_METHOD( entry );
/gem5/src/systemc/tests/systemc/misc/synth/add_chain_FUNC/
H A Ddisplay.cpp65 SC_METHOD( entry );
/gem5/src/systemc/tests/systemc/misc/user_guide/newsched/test3/
H A Dtest3.cpp84 SC_METHOD( entry );
/gem5/src/systemc/tests/systemc/tmp/compliance_1666_2011/section_6.6/test02/
H A Dtest02.cpp55 SC_METHOD(target);
/gem5/src/systemc/tests/systemc/tmp/others/method_suspends_itself/
H A Dmethod_suspends_itself.cpp15 SC_METHOD(target);
/gem5/src/systemc/tests/systemc/tracing/vcd_trace/test13/
H A Dtest13.cpp23 SC_METHOD(foo);
/gem5/src/systemc/tests/systemc/tracing/vcd_trace/test14/
H A Dtest14.cpp29 SC_METHOD(foo);
/gem5/src/systemc/tests/systemc/tracing/vcd_trace/test16/
H A Dtest16.cpp46 SC_METHOD(consumer);
/gem5/src/systemc/tests/systemc/1666-2011-compliance/old_event_bug/
H A Dold_event_bug.cpp50 SC_METHOD(MI);
54 SC_METHOD(MB);
/gem5/src/systemc/tests/systemc/kernel/process_control/test03/
H A Dtest03.cpp49 SC_METHOD(dynamic_method_and_events);
52 SC_METHOD(dynamic_method_negedge);
54 SC_METHOD(dynamic_method_posedge);
64 SC_METHOD(static_method);
71 SC_METHOD(stimulus_method);
/gem5/src/systemc/tests/include/
H A DSimpleATTarget1.h53 SC_METHOD(endRequest)
57 SC_METHOD(beginResponse)
61 SC_METHOD(endResponse)
/gem5/src/systemc/tests/systemc/1666-2011-compliance/proc_ctrl_immed/
H A Dproc_ctrl_immed.cpp53 SC_METHOD(target_method);
59 SC_METHOD(thread_reset_handler);
63 SC_METHOD(method_reset_handler);
67 SC_METHOD(thread_terminated_handler);
71 SC_METHOD(method_terminated_handler);
75 SC_METHOD(yield_helper_method);
/gem5/src/systemc/tests/systemc/kernel/phase_callbacks/test04/
H A Dregister_phase_callbacks.cpp52 SC_METHOD(timed);
53 SC_METHOD(delta);
/gem5/src/systemc/tests/systemc/kernel/process_control/test02/
H A Dtest02.cpp50 SC_METHOD(dynamic_method);
56 SC_METHOD(static_method);
/gem5/src/systemc/tests/systemc/kernel/sc_event/test08/
H A Dtest08.cpp218 SC_METHOD( receiver_static_method );
222 SC_METHOD( receiver_dynamic_method );
/gem5/src/systemc/tests/systemc/kernel/sc_event/test11/
H A Dtest11.cpp226 SC_METHOD( sender );
228 SC_METHOD( receiver );
/gem5/src/systemc/tests/systemc/misc/user_guide/newsched/test4/
H A Dtest4.cpp61 SC_METHOD( entry );
90 SC_METHOD( entry );
/gem5/src/systemc/tests/systemc/misc/user_guide/newsched/test5/
H A Dtest5.cpp61 SC_METHOD( entry );
90 SC_METHOD( entry );
/gem5/src/systemc/tests/systemc/misc/user_guide/newsched/test6/
H A Dtest6.cpp60 SC_METHOD( entry );
93 SC_METHOD( entry );
/gem5/src/systemc/tests/systemc/misc/user_guide/newsched/test7/
H A Dtest7.cpp60 SC_METHOD( entry );
94 SC_METHOD( entry );

Completed in 23 milliseconds

12345678