Searched refs:maxLoads (Results 1 - 2 of 2) sorted by relevance

/gem5/src/cpu/testers/memtest/
H A Dmemtest.hh168 const uint64_t maxLoads; member in class:MemTest
H A Dmemtest.cc104 maxLoads(p->max_loads),
176 if (maxLoads != 0 && numReads >= maxLoads)

Completed in 5 milliseconds