Searched refs:sc_main (Results 251 - 275 of 854) sorted by relevance

<<11121314151617181920>>

/gem5/src/systemc/tests/systemc/misc/user_guide/chpt12.1/
H A Dmain.cpp45 int sc_main(int ac, char *av[]) function
/gem5/src/systemc/tests/systemc/misc/user_guide/chpt12.2/
H A Dmain.cpp43 int sc_main(int ac, char *av[]) function
/gem5/src/systemc/tests/systemc/misc/user_guide/chpt3.1/
H A Dmain.cpp44 int sc_main(int ac, char *av[]) function
/gem5/src/systemc/tests/tlm/static_extensions/ext2gp2ext/
H A Dext2gp2ext.cpp28 int sc_main(int argc, char* argv[]) function
/gem5/configs/example/
H A Dsc_main.py40 m5.systemc.sc_main(*sys.argv)
48 m5.util.panic('sc_main return code was %d.' % result.code)
/gem5/src/systemc/tests/
H A Dconfig.py43 m5.systemc.sc_main('gem5_systemc_test');
53 # considered correct. A "real" systemc config should expect sc_main
/gem5/util/tlm/examples/master_port/
H A Dmain.cc46 sc_main(int argc, char** argv) function
64 SC_REPORT_INFO("sc_main", "Start of Simulation");
68 SC_REPORT_INFO("sc_main", "End of Simulation");
/gem5/util/tlm/examples/slave_port/
H A Dmain.cc57 sc_main(int argc, char **argv) function
80 SC_REPORT_INFO("sc_main", "Start of Simulation");
84 SC_REPORT_INFO("sc_main", "End of Simulation");
/gem5/src/systemc/tests/systemc/1666-2011-compliance/overkill_bug/
H A Doverkill_bug.cpp77 int sc_main(int argc, char* argv[]) function
/gem5/src/systemc/tests/systemc/1666-2011-compliance/version_macros/
H A Dversion_macros.cpp45 int sc_main(int argc, char* argv[]) function
/gem5/src/systemc/tests/systemc/bugs/bug_147853/
H A Dbug_147853.cpp23 int sc_main(int argc,char *argv[]) { function
/gem5/src/systemc/tests/systemc/bugs/bug_70/
H A Dbug_70.cpp6 int sc_main(int argc, char* argv[]) function
/gem5/src/systemc/tests/systemc/communication/ports/test02/
H A Dtest02.cpp88 sc_main( int, char*[] ) function
/gem5/src/systemc/tests/systemc/communication/sc_buffer/test01/
H A Dtest01.cpp87 sc_main( int, char*[] ) function
/gem5/src/systemc/tests/systemc/communication/sc_signal/datatypes/test01/
H A Dtest01.cpp74 sc_main( int, char*[] ) function
/gem5/src/systemc/tests/systemc/datatypes/int/compare/
H A Dcompare.cpp41 int sc_main(int argc, char* argv[] ) function
/gem5/src/systemc/tests/systemc/datatypes/int/sc_signed/part_select/test04/
H A Dtest04.cpp42 int sc_main(int argc, char* argv[]) function
/gem5/src/systemc/tests/systemc/datatypes/int/sc_small/bsps1/
H A Dbsps1.cpp41 sc_main(int ac, char* av[]) function
/gem5/src/systemc/tests/systemc/datatypes/int/sc_unsigned/part_select/test03/
H A Dtest03.cpp42 int sc_main(int argc, char* argv[]) function
/gem5/src/systemc/tests/systemc/datatypes/misc/concat/test10/
H A Dtest10.cpp41 int sc_main(int argc, char* argv[]) function
/gem5/src/systemc/tests/systemc/kernel/dynamic_processes/sc_barrier/test01/
H A Dtest01.cpp37 int sc_main( int argc, char* argv[] ) function
/gem5/src/systemc/tests/systemc/kernel/dynamic_processes/test06/
H A Dtest06.cpp71 int sc_main(int, char**) { function
/gem5/src/systemc/tests/systemc/kernel/dynamic_processes/test08/
H A Dtest08.cpp92 int sc_main(int argc, char* argv[]) function
/gem5/src/systemc/tests/systemc/kernel/reset_signal_is/test02/
H A Dtest02.cpp72 int sc_main( int argc, char* argv[] ) function
/gem5/src/systemc/tests/systemc/kernel/reset_signal_is/test03/
H A Dtest03.cpp59 int sc_main( int argc, char* argv[] ) function

Completed in 15 milliseconds

<<11121314151617181920>>