Searched refs:DestroyCache (Results 1 – 4 of 4) sorted by relevance
155 allocator()->DestroyCache(&proc->alloc_cache); in AllocatorProcFinish()156 internal_allocator()->DestroyCache(&proc->internal_alloc_cache); in AllocatorProcFinish()
187 internal_allocator()->DestroyCache(&cache); in ResetClocks()
159 void DestroyCache(AllocatorCache *cache) { in DestroyCache() function
741 a->DestroyCache(&cache); in TestCombinedAllocator()