Home
last modified time | relevance | path

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

/rocksdb-6.9/memory/
Djemalloc_nodump_allocator.cc191 extent_hooks_t* hooks_ptr = new_hooks.get(); in NewJemallocNodumpAllocator() local
192 ret = mallctl(key.c_str(), nullptr, nullptr, &hooks_ptr, sizeof(hooks_ptr)); in NewJemallocNodumpAllocator()