Searched refs:reqSize (Results 1 – 1 of 1) sorted by relevance
67 const bool enabled_for_size(const uint32_t reqSize) const in enabled_for_size() argument69 return (m_bCacheEnabled && (reqSize <= MEM_ACC_CACHE_PAGE_SIZE)); in enabled_for_size()