Searched refs:zmalloc_get_allocator_info (Results 1 – 4 of 4) sorted by relevance
88 int zmalloc_get_allocator_info(size_t *allocated, size_t *active, size_t *resident);
305 int zmalloc_get_allocator_info(size_t *allocated, in zmalloc_get_allocator_info() function327 int zmalloc_get_allocator_info(size_t *allocated, in zmalloc_get_allocator_info() function
871 zmalloc_get_allocator_info(&allocated, &active, &resident); in getAllocatorFragmentation()
1160 zmalloc_get_allocator_info(&server.cron_malloc_stats.allocator_allocated, in serverCron()