Searched refs:percent_writes (Results 1 - 3 of 3) 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
H A DSeriesRequestGenerator.cc41 m_percent_writes(p->percent_writes)

Completed in 6 milliseconds