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

/gem5/src/mem/cache/
H A Dbase.hh1273 * 2) When byteCount has also exceeded the noAllocateLimit (whole
1282 noAllocateLimit(p->no_allocate_limit * p->block_size),
1381 const uint32_t noAllocateLimit; member in class:WriteAllocator
H A Dbase.cc2646 byteCount > noAllocateLimit) {

Completed in 22 milliseconds