Searched refs:checks_to_complete (Results 1 - 7 of 7) sorted by relevance

/gem5/src/cpu/testers/rubytest/
H A DRubyTester.py40 checks_to_complete = Param.Int(100, "checks to complete") variable in class:RubyTester
H A DRubyTester.cc59 m_checks_to_complete(p->checks_to_complete),
/gem5/configs/learning_gem5/part3/
H A Druby_test.py60 system.tester = RubyTester(checks_to_complete = 100,
/gem5/tests/configs/
H A Drubytest-ruby.py72 tester = RubyTester(check_flush = check_flush, checks_to_complete = 100,
H A Dgpu-randomtest-ruby.py89 tester = RubyTester(check_flush = False, checks_to_complete = 100,
/gem5/configs/example/
H A Druby_random_test.py96 checks_to_complete = options.maxloads, variable
H A Druby_gpu_random_test.py121 checks_to_complete=options.maxloads, variable

Completed in 7 milliseconds