Home
last modified time | relevance | path

Searched refs:GetJemallocStatus (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() function
47 malloc_stats_print(GetJemallocStatus, &mstat, ""); in DumpMallocStats()