Home
last modified time | relevance | path

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

/rocksdb-6.9/memory/
Djemalloc_nodump_allocator.h27 JemallocNodumpAllocator(JemallocAllocatorOptions& options,
39 JemallocAllocatorOptions& options,
64 const JemallocAllocatorOptions options_;
Djemalloc_nodump_allocator.cc22 JemallocAllocatorOptions& options, in JemallocNodumpAllocator()
133 JemallocAllocatorOptions& options, in NewJemallocNodumpAllocator()
/rocksdb-6.9/include/rocksdb/
Dmemory_allocator.h39 struct JemallocAllocatorOptions { struct
74 JemallocAllocatorOptions& options, argument