HomeSort by relevance Sort by last modified time
    Searched refs:malloc_write (Results 1 - 10 of 10) sorted by null

  /external/jemalloc/include/jemalloc/internal/
tsd.h 197 malloc_write("<jemalloc>: Error" \
261 malloc_write("<jemalloc>: Error allocating" \
270 malloc_write("<jemalloc>: Error setting" \
319 malloc_write("<jemalloc>: Error" \
356 malloc_write("<jemalloc>: Error allocating" \
366 malloc_write("<jemalloc>: Error setting" \
ctl.h 100 malloc_write( \
util.h 90 void malloc_write(const char *s);
private_namespace.h 255 #define malloc_write JEMALLOC_N(malloc_write) macro
private_unnamespace.h 255 #undef malloc_write macro
  /external/jemalloc/src/
mutex.c 43 malloc_write("<jemalloc>: Error in dlsym(RTLD_NEXT, "
jemalloc.c 136 malloc_write("<jemalloc>: Error initializing arena\n");
335 malloc_write("<jemalloc>: Conf string ends "
340 malloc_write("<jemalloc>: Malformed conf string\n");
357 malloc_write("<jemalloc>: Conf string ends "
708 malloc_write("<jemalloc>: Error in atexit()\n");
804 malloc_write("<jemalloc>: Error in pthread_atfork()\n");
943 malloc_write("<jemalloc>: Error in malloc(): "
1015 malloc_write("<jemalloc>: Error allocating "
1053 malloc_write("<jemalloc>: Error allocating aligned memory: "
1167 malloc_write("<jemalloc>: Error in calloc(): out of
    [all...]
util.c 3 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) function
612 * function, so use the default one. malloc_write() is an
stats.c 302 malloc_write("<jemalloc>: Memory allocation failure in "
306 malloc_write("<jemalloc>: Failure in mallctl(\"epoch\", "
prof.c 735 malloc_write("<jemalloc>: write() failed during heap "
1367 malloc_write(
1378 malloc_write("<jemalloc>: Error in atexit()\n");

Completed in 2556 milliseconds