Home
last modified time | relevance | path

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

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dtsd_types.h283 malloc_write("<jemalloc>: Error" \
320 malloc_write("<jemalloc>: Error setting" \
337 malloc_write("<jemalloc>: Error allocating" \
369 malloc_write("<jemalloc>: Error allocating" \
436 malloc_write("<jemalloc>: Error" \
451 malloc_write("<jemalloc>: Error setting" \
473 malloc_write("<jemalloc>: Error allocating" \
502 malloc_write("<jemalloc>: Error allocating" \
A Dutil_externs.h9 void malloc_write(const char *s);
A Dctl_externs.h39 malloc_write( \
A Dprivate_symbols.txt292 malloc_write
A Dprivate_namespace.h292 #define malloc_write JEMALLOC_N(malloc_write) macro
A Dprivate_unnamespace.h292 #undef malloc_write
/third_party/ulib/jemalloc/src/
A Dutil.c7 malloc_write("<jemalloc>: Failed assertion\n"); \
14 malloc_write("<jemalloc>: Unreachable code reached\n"); \
22 malloc_write("<jemalloc>: Not implemented\n"); \
74 malloc_write(const char *s) in malloc_write() function
A Dmutex.c42 malloc_write("<jemalloc>: Error in dlsym(RTLD_NEXT, " in pthread_create_once()
A Djemalloc.c796 malloc_write("<jemalloc>: Conf string ends " in malloc_conf_next()
801 malloc_write("<jemalloc>: Malformed conf string\n"); in malloc_conf_next()
818 malloc_write("<jemalloc>: Conf string ends " in malloc_conf_next()
1190 malloc_write("<jemalloc>: Error in atexit()\n"); in malloc_init_hard_a0_locked()
1255 malloc_write("<jemalloc>: Error in pthread_atfork()\n"); in malloc_init_hard_recursible()
1691 malloc_write(sopts->oom_string); in imalloc_body()
1718 malloc_write(sopts->invalid_alignment_string); in imalloc_body()
2016 malloc_write("<jemalloc>: Error in realloc(): " in je_realloc()
2361 malloc_write("<jemalloc>: Error in rallocx(): out of memory\n"); in je_rallocx()
A Dstats.c963 malloc_write("<jemalloc>: Memory allocation failure in " in stats_print()
967 malloc_write("<jemalloc>: Failure in mallctl(\"epoch\", " in stats_print()
A Dprof.c962 malloc_write("<jemalloc>: write() failed during heap " in prof_dump_flush()
2309 malloc_write("<jemalloc>: Error in atexit()\n"); in prof_boot2()

Completed in 628 milliseconds