Home
last modified time | relevance | path

Searched refs:malloc_write (Results 1 – 12 of 12) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Dtsd.h266 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" \
Dctl.h103 malloc_write( \
Dutil.h103 void malloc_write(const char *s);
Dprivate_symbols.txt323 malloc_write
Dprivate_namespace.h325 #define malloc_write JEMALLOC_N(malloc_write) macro
Dprivate_unnamespace.h325 #undef malloc_write
/external/jemalloc/src/
Dutil.c7 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) in malloc_write() function
Djemalloc.c785 malloc_write("<jemalloc>: Conf string ends " in malloc_conf_next()
790 malloc_write("<jemalloc>: Malformed conf string\n"); in malloc_conf_next()
807 malloc_write("<jemalloc>: Conf string ends " in malloc_conf_next()
1234 malloc_write("<jemalloc>: Error in atexit()\n");
1309 malloc_write("<jemalloc>: Error in pthread_atfork()\n");
1487 malloc_write("<jemalloc>: Error in malloc(): "
1591 malloc_write("<jemalloc>: Error allocating "
1626 malloc_write("<jemalloc>: Error allocating aligned memory: "
1755 malloc_write("<jemalloc>: Error in calloc(): out of "
1909 malloc_write("<jemalloc>: Error in realloc(): "
[all …]
Dmutex.c43 malloc_write("<jemalloc>: Error in dlsym(RTLD_NEXT, " in pthread_create_once()
Dandroid_je_iterate.c164 malloc_write("<jemalloc>: Error in pthread_atfork()\n"); in je_malloc_disable_init()
Dstats.c394 malloc_write("<jemalloc>: Memory allocation failure in " in stats_print()
398 malloc_write("<jemalloc>: Failure in mallctl(\"epoch\", " in stats_print()
Dprof.c964 malloc_write("<jemalloc>: write() failed during heap " in prof_dump_flush()
2163 malloc_write("<jemalloc>: Error in atexit()\n"); in prof_boot2()