Searched defs:percent_writes (Results 1 - 2 of 2) sorted by relevance

/gem5/configs/example/
H A Druby_direct_test.py79 percent_writes = 100) variable
82 percent_writes = 0) variable
85 percent_writes = options.percent_writes) variable
/gem5/src/cpu/testers/directedtest/
H A DRubyDirectedTester.py48 percent_writes = Param.Percent(50, "percent of access that are writes") variable in class:SeriesRequestGenerator

Completed in 3 milliseconds