Searched refs:ZMALLOC_LIB (Results 1 – 3 of 3) sorted by relevance
39 #define ZMALLOC_LIB ("tcmalloc-" __xstr(TC_VERSION_MAJOR) "." __xstr(TC_VERSION_MINOR)) macro49 #define ZMALLOC_LIB ("jemalloc-" __xstr(JEMALLOC_VERSION_MAJOR) "." __xstr(JEMALLOC_VERSION_MINOR) … macro64 #ifndef ZMALLOC_LIB65 #define ZMALLOC_LIB "libc" macro
1174 … and not the default libc malloc. Note: The currently used allocator is \"%s\".\n\n", ZMALLOC_LIB); in getMemoryDoctorReport()
3336 ZMALLOC_LIB, in genRedisInfoString()3764 ZMALLOC_LIB, in version()