Searched defs:cacheCurrTime (Results 1 – 2 of 2) sorted by relevance
| /oneTBB/src/tbbmalloc/ | ||
| H A D | large_objects.h | 322 std::atomic<uintptr_t> cacheCurrTime; variable |
| /oneTBB/test/tbbmalloc/ | ||
| H A D | test_malloc_whitebox.cpp | 1040 static uintptr_t cacheCurrTime; member in CacheBinModel |