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

/fuchsia/zircon/third_party/ulib/jemalloc/include/jemalloc/internal/
H A Dutil_externs.h9 void malloc_write(const char *s);
H A Dtsd_types.h283 malloc_write("<jemalloc>: Error" \
320 malloc_write("<jemalloc>: Error setting" \
337 malloc_write("<jemalloc>: Error allocating" \
369 malloc_write("<jemalloc>: Error allocating" \
436 malloc_write("<jemalloc>: Error" \
451 malloc_write("<jemalloc>: Error setting" \
473 malloc_write("<jemalloc>: Error allocating" \
502 malloc_write("<jemalloc>: Error allocating" \
H A Dctl_externs.h39 malloc_write( \
H A Dprivate_namespace.h292 #define malloc_write JEMALLOC_N(malloc_write) macro
H A Dprivate_unnamespace.h292 #undef malloc_write macro
/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Dmutex.c42 malloc_write("<jemalloc>: Error in dlsym(RTLD_NEXT, "
H A Dutil.c7 malloc_write("<jemalloc>: Failed assertion\n"); \
14 malloc_write("<jemalloc>: Unreachable code reached\n"); \
22 malloc_write("<jemalloc>: Not implemented\n"); \
74 malloc_write(const char *s) function
614 * function, so use the default one. malloc_write() is an
H A Djemalloc.c796 malloc_write("<jemalloc>: Conf string ends "
801 malloc_write("<jemalloc>: Malformed conf string\n");
818 malloc_write("<jemalloc>: Conf string ends "
1190 malloc_write("<jemalloc>: Error in atexit()\n");
1255 malloc_write("<jemalloc>: Error in pthread_atfork()\n");
1691 malloc_write(sopts->oom_string);
1718 malloc_write(sopts->invalid_alignment_string);
2016 malloc_write("<jemalloc>: Error in realloc(): "
2361 malloc_write("<jemalloc>: Error in rallocx(): out of memory\n");
H A Dstats.c963 malloc_write("<jemalloc>: Memory allocation failure in "
967 malloc_write("<jemalloc>: Failure in mallctl(\"epoch\", "
H A Dprof.c962 malloc_write("<jemalloc>: write() failed during heap "
2309 malloc_write("<jemalloc>: Error in atexit()\n");

Completed in 95 milliseconds