Home
last modified time | relevance | path

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

/NextBSD/contrib/jemalloc/include/jemalloc/internal/
HDtsd.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" \
HDctl.h99 malloc_write( \
HDutil.h145 void malloc_write(const char *s);
HDprivate_namespace.h308 #define malloc_write JEMALLOC_N(malloc_write) macro
/NextBSD/contrib/jemalloc/src/
HDutil.c3 malloc_write("<jemalloc>: Failed assertion\n"); \
10 malloc_write("<jemalloc>: Unreachable code reached\n"); \
17 malloc_write("<jemalloc>: Not implemented\n"); \
82 malloc_write(const char *s) in malloc_write() function
HDjemalloc.c794 malloc_write("<jemalloc>: Conf string ends " in malloc_conf_next()
799 malloc_write("<jemalloc>: Malformed conf string\n"); in malloc_conf_next()
816 malloc_write("<jemalloc>: Conf string ends " in malloc_conf_next()
1193 malloc_write("<jemalloc>: Error in atexit()\n"); in malloc_init_hard_a0_locked()
1259 malloc_write("<jemalloc>: Error in pthread_atfork()\n"); in malloc_init_hard_recursible()
1434 malloc_write("<jemalloc>: Error in malloc(): " in JEMALLOC_ATTR()
1512 malloc_write("<jemalloc>: Error allocating " in imemalign()
1547 malloc_write("<jemalloc>: Error allocating aligned memory: " in imemalign()
1673 malloc_write("<jemalloc>: Error in calloc(): out of " in JEMALLOC_ATTR()
1819 malloc_write("<jemalloc>: Error in realloc(): " in je_realloc()
[all …]
HDmutex.c43 malloc_write("<jemalloc>: Error in dlsym(RTLD_NEXT, " in pthread_create_once()
HDstats.c385 malloc_write("<jemalloc>: Memory allocation failure in " in stats_print()
389 malloc_write("<jemalloc>: Failure in mallctl(\"epoch\", " in stats_print()
HDprof.c963 malloc_write("<jemalloc>: write() failed during heap " in prof_dump_flush()
2146 malloc_write("<jemalloc>: Error in atexit()\n"); in prof_boot2()