Home
last modified time | relevance | path

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

/rocksdb-6.9/memory/
Djemalloc_nodump_allocator.cc29 int JemallocNodumpAllocator::GetThreadSpecificCache(size_t size) { in GetThreadSpecificCache() function in ROCKSDB_NAMESPACE::JemallocNodumpAllocator
55 int tcache_flag = GetThreadSpecificCache(size); in Allocate()
65 int tcache_flag = GetThreadSpecificCache(size); in Deallocate()
Djemalloc_nodump_allocator.h55 int GetThreadSpecificCache(size_t size);