HomeSort by: relevance | last modified time | path
    Searched refs:FlushCache (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/unit/
tsan_dense_alloc_test.cc 51 alloc.FlushCache(&cache);
  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_rtl_proc.cc 39 ctx->clock_alloc.FlushCache(&proc->clock_cache);
tsan_dense_alloc.h 81 void FlushCache(Cache *c) {
tsan_sync.cc 293 block_alloc_.FlushCache(&proc->block_cache);
294 sync_alloc_.FlushCache(&proc->sync_cache);

Completed in 14 milliseconds