Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Dmalloc_stats.cc27 static void GetJemallocStatus(void* mstat_arg, const char* status) { in GetJemallocStatus() argument
28 MallocStatus* mstat = reinterpret_cast<MallocStatus*>(mstat_arg); in GetJemallocStatus()