Searched refs:mallocPool (Results 1 – 1 of 1) sorted by relevance
424 StressLOCacheWork(rml::MemoryPool *mallocPool) : my_mallocPool(mallocPool) {} in StressLOCacheWork() argument455 rml::MemoryPool *mallocPool; in TestPools() local472 pool_free(mallocPool, p); in TestPools()479 pool_free(mallocPool, p); in TestPools()501 pool_destroy(mallocPool); in TestPools()518 pool_free(mallocPool, p[0]); in TestPools()522 pool_free(mallocPool, p[3]); in TestPools()532 pool_free(mallocPool, p[4]); in TestPools()534 pool_reset(mallocPool); in TestPools()536 pool_destroy(mallocPool); in TestPools()[all …]