Home
last modified time | relevance | path

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

/redis-3.2.3/deps/jemalloc/include/jemalloc/internal/
H A Dtsd.h266 malloc_write("<jemalloc>: Error" \
304 malloc_write("<jemalloc>: Error setting" \
321 malloc_write("<jemalloc>: Error allocating" \
354 malloc_write("<jemalloc>: Error allocating" \
409 malloc_write("<jemalloc>: Error" \
425 malloc_write("<jemalloc>: Error setting" \
446 malloc_write("<jemalloc>: Error allocating" \
476 malloc_write("<jemalloc>: Error allocating" \
H A Dctl.h99 malloc_write( \
H A Dutil.h145 void malloc_write(const char *s);
H A Dprivate_symbols.txt309 malloc_write
/redis-3.2.3/deps/jemalloc/src/
H A Dutil.c3 malloc_write("<jemalloc>: Failed assertion\n"); \
10 malloc_write("<jemalloc>: Unreachable code reached\n"); \
17 malloc_write("<jemalloc>: Not implemented\n"); \
66 malloc_write(const char *s) in malloc_write() function
H A Djemalloc.c790 malloc_write("<jemalloc>: Conf string ends " in malloc_conf_next()
795 malloc_write("<jemalloc>: Malformed conf string\n"); in malloc_conf_next()
812 malloc_write("<jemalloc>: Conf string ends " in malloc_conf_next()
1189 malloc_write("<jemalloc>: Error in atexit()\n"); in malloc_init_hard_a0_locked()
1255 malloc_write("<jemalloc>: Error in pthread_atfork()\n"); in malloc_init_hard_recursible()
1430 malloc_write("<jemalloc>: Error in malloc(): " in JEMALLOC_ATTR()
1508 malloc_write("<jemalloc>: Error allocating " in imemalign()
1543 malloc_write("<jemalloc>: Error allocating aligned memory: " in imemalign()
1669 malloc_write("<jemalloc>: Error in calloc(): out of " in JEMALLOC_ATTR()
1815 malloc_write("<jemalloc>: Error in realloc(): " in je_realloc()
[all …]
H A Dmutex.c43 malloc_write("<jemalloc>: Error in dlsym(RTLD_NEXT, " in pthread_create_once()
H A Dstats.c385 malloc_write("<jemalloc>: Memory allocation failure in " in stats_print()
389 malloc_write("<jemalloc>: Failure in mallctl(\"epoch\", " in stats_print()
H A Dprof.c963 malloc_write("<jemalloc>: write() failed during heap " in prof_dump_flush()
2146 malloc_write("<jemalloc>: Error in atexit()\n"); in prof_boot2()