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

  /external/jemalloc/include/jemalloc/internal/
tsd.h 266 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" \
ctl.h 103 malloc_write( \
private_symbols.txt 323 malloc_write
util.h 103 void malloc_write(const char *s);
private_namespace.h 325 #define malloc_write JEMALLOC_N(malloc_write) macro
private_unnamespace.h 325 #undef malloc_write macro
  /external/jemalloc/src/
mutex.c 43 malloc_write("<jemalloc>: Error in dlsym(RTLD_NEXT, "
util.c 7 malloc_write("<jemalloc>: Failed assertion\n"); \
14 malloc_write("<jemalloc>: Unreachable code reached\n"); \
21 malloc_write("<jemalloc>: Not implemented\n"); \
74 malloc_write(const char *s) function
621 * function, so use the default one. malloc_write() is an
jemalloc.c 785 malloc_write("<jemalloc>: Conf string ends "
790 malloc_write("<jemalloc>: Malformed conf string\n");
807 malloc_write("<jemalloc>: Conf string ends "
1234 malloc_write("<jemalloc>: Error in atexit()\n");
1309 malloc_write("<jemalloc>: Error in pthread_atfork()\n");
    [all...]
android_je_iterate.c 164 malloc_write("<jemalloc>: Error in pthread_atfork()\n");
stats.c 394 malloc_write("<jemalloc>: Memory allocation failure in "
398 malloc_write("<jemalloc>: Failure in mallctl(\"epoch\", "
prof.c 964 malloc_write("<jemalloc>: write() failed during heap "
    [all...]

Completed in 341 milliseconds