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

/gem5/src/gpu-compute/
H A Dpool_manager.cc39 : _minAllocation(minAlloc), _poolSize(poolSize)
H A Dpool_manager.hh48 uint32_t minAllocation() { return _minAllocation; }
61 uint32_t _minAllocation; member in class:PoolManager

Completed in 4 milliseconds