Home
last modified time | relevance | path

Searched defs:JemallocAllocatorOptions (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/include/rocksdb/
Dmemory_allocator.h39 struct JemallocAllocatorOptions { struct
45 bool limit_tcache_size = false;
49 size_t tcache_size_lower_bound = 1024;
74 JemallocAllocatorOptions& options, argument