Searched refs:percent_functional (Results 1 - 5 of 5) sorted by relevance

/gem5/src/cpu/testers/memtest/
H A DMemTest.py59 percent_functional = Param.Percent(50, "Percentage functional accesses") variable in class:MemTest
H A Dmemtest.cc96 percentFunctional(p->percent_functional),
/gem5/configs/example/
H A Druby_mem_test.py103 percent_functional = options.functional, variable
115 percent_functional = 0, variable
H A Dmemtest.py221 percent_functional = options.functional, variable
/gem5/tests/configs/
H A Dmemtest-ruby.py67 cpus = [ MemTest(percent_functional=50,

Completed in 9 milliseconds