Home
last modified time | relevance | path

Searched refs:DestroyThreadSpecificCache (Results 1 – 2 of 2) sorted by relevance

/rocksdb-6.9/memory/
Djemalloc_nodump_allocator.cc27 tcache_(&JemallocNodumpAllocator::DestroyThreadSpecificCache) {} in JemallocNodumpAllocator()
103 void JemallocNodumpAllocator::DestroyThreadSpecificCache(void* ptr) { in DestroyThreadSpecificCache() function in ROCKSDB_NAMESPACE::JemallocNodumpAllocator
119 DestroyThreadSpecificCache(tcache_index); in ~JemallocNodumpAllocator()
Djemalloc_nodump_allocator.h51 static void DestroyThreadSpecificCache(void* ptr);