Home
last modified time | relevance | path

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

/rocksdb-6.9/memory/
Djemalloc_nodump_allocator.cc92 Status JemallocNodumpAllocator::DestroyArena(unsigned arena_index) { in DestroyArena() function in ROCKSDB_NAMESPACE::JemallocNodumpAllocator
122 Status s __attribute__((__unused__)) = DestroyArena(arena_index_); in ~JemallocNodumpAllocator()
172 JemallocNodumpAllocator::DestroyArena(arena_index); in NewJemallocNodumpAllocator()
184 JemallocNodumpAllocator::DestroyArena(arena_index); in NewJemallocNodumpAllocator()
194 JemallocNodumpAllocator::DestroyArena(arena_index); in NewJemallocNodumpAllocator()
Djemalloc_nodump_allocator.h48 static Status DestroyArena(unsigned arena_index);