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 296 malloc_write("<jemalloc>: Error" \
334 malloc_write("<jemalloc>: Error setting" \
351 malloc_write("<jemalloc>: Error allocating" \
384 malloc_write("<jemalloc>: Error allocating" \
453 malloc_write("<jemalloc>: Error" \
469 malloc_write("<jemalloc>: Error setting" \
490 malloc_write("<jemalloc>: Error allocating" \
520 malloc_write("<jemalloc>: Error allocating" \
ctl.h 106 malloc_write( \
private_symbols.txt 343 malloc_write
util.h 101 void malloc_write(const char *s);
private_namespace.h 343 #define malloc_write JEMALLOC_N(malloc_write) macro
    [all...]
private_unnamespace.h 343 #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"); \
22 malloc_write("<jemalloc>: Not implemented\n"); \
75 malloc_write(const char *s) function
619 * function, so use the default one. malloc_write() is an
android_je_iterate.c 164 malloc_write("<jemalloc>: Error in pthread_atfork()\n");
jemalloc.c 869 malloc_write("<jemalloc>: Conf string ends "
874 malloc_write("<jemalloc>: Malformed conf string\n");
891 malloc_write("<jemalloc>: Conf string ends "
    [all...]
stats.c     [all...]
prof.c 969 malloc_write("<jemalloc>: write() failed during heap "
    [all...]

Completed in 2184 milliseconds