Searched refs:FlushCache (Results 1 – 2 of 2) sorted by relevance
278 block_alloc_.FlushCache(&proc->block_cache); in OnProcIdle()279 sync_alloc_.FlushCache(&proc->sync_cache); in OnProcIdle()
87 void FlushCache(Cache *c) { in FlushCache() function