Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dtsd.h296 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" \
Dctl.h106 malloc_write( \
Dutil.h101 void malloc_write(const char *s);
Dprivate_symbols.txt343 malloc_write
Dprivate_namespace.h343 #define malloc_write JEMALLOC_N(malloc_write) macro
Dprivate_unnamespace.h343 #undef malloc_write
/external/jemalloc/src/
Dutil.c7 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) in malloc_write() function
Dmutex.c43 malloc_write("<jemalloc>: Error in dlsym(RTLD_NEXT, " in pthread_create_once()
Djemalloc.c869 malloc_write("<jemalloc>: Conf string ends " in malloc_conf_next()
874 malloc_write("<jemalloc>: Malformed conf string\n"); in malloc_conf_next()
891 malloc_write("<jemalloc>: Conf string ends " in malloc_conf_next()
1359 malloc_write("<jemalloc>: Error in atexit()\n");
1424 malloc_write("<jemalloc>: Error in pthread_atfork()\n");
1727 malloc_write("<jemalloc>: Error allocating "
1765 malloc_write("<jemalloc>: Error allocating aligned memory: "
1992 malloc_write("<jemalloc>: Error in realloc(): "
2440 malloc_write("<jemalloc>: Error in rallocx(): out of memory\n");
Dandroid_je_iterate.c164 malloc_write("<jemalloc>: Error in pthread_atfork()\n"); in je_malloc_disable_init()
Dstats.c1091 malloc_write("<jemalloc>: Memory allocation failure in " in stats_print()
1095 malloc_write("<jemalloc>: Failure in mallctl(\"epoch\", " in stats_print()
Dprof.c969 malloc_write("<jemalloc>: write() failed during heap " in prof_dump_flush()
2241 malloc_write("<jemalloc>: Error in atexit()\n"); in prof_boot2()