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

/freebsd-10-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dutil.h87 void malloc_write(const char *s);
110 void malloc_write(const char *s);
H A Dtsd.h186 malloc_write("<jemalloc>: Error" \
250 malloc_write("<jemalloc>: Error allocating" \
259 malloc_write("<jemalloc>: Error setting" \
308 malloc_write("<jemalloc>: Error" \
339 malloc_write("<jemalloc>: Error allocating" \
349 malloc_write("<jemalloc>: Error setting" \
H A Dctl.h105 malloc_write( \
H A Dprivate_namespace.h240 #define malloc_write JEMALLOC_N(malloc_write) macro
/freebsd-10-stable/contrib/jemalloc/src/
H A Dmutex.c43 malloc_write("<jemalloc>: Error in dlsym(RTLD_NEXT, "
H A Djemalloc.c144 malloc_write("<jemalloc>: Error initializing arena\n");
351 malloc_write("<jemalloc>: Conf string ends "
356 malloc_write("<jemalloc>: Malformed conf string\n");
373 malloc_write("<jemalloc>: Conf string ends "
708 malloc_write("<jemalloc>: Error in pthread_atfork()\n");
717 malloc_write("<jemalloc>: Error in atexit()\n");
898 malloc_write("<jemalloc>: Error in malloc(): "
944 malloc_write("<jemalloc>: Error allocating "
987 malloc_write("<jemalloc>: Error allocating aligned "
1090 malloc_write("<jemallo
[all...]
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"); \
82 malloc_write(const char *s) function
619 * function, so use the default one. malloc_write() is an
H A Dstats.c293 malloc_write("<jemalloc>: Memory allocation failure in "
297 malloc_write("<jemalloc>: Failure in mallctl(\"epoch\", "
H A Dprof.c565 malloc_write("<jemalloc>: write() failed during heap "
1204 malloc_write(
1213 malloc_write("<jemalloc>: Error in atexit()\n");

Completed in 68 milliseconds