Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/jemalloc/include/jemalloc/internal/
H A Dtsd_generic.h42 malloc_write("<jemalloc>: Error setting TSD\n"); in tsd_cleanup_wrapper()
56 malloc_write("<jemalloc>: Error setting TSD\n"); in tsd_wrapper_set()
76 malloc_write("<jemalloc>: Error allocating TSD\n"); in tsd_wrapper_get()
104 malloc_write("<jemalloc>: Error allocating TSD\n"); in tsd_boot1()
H A Dtsd_tls.h54 malloc_write("<jemalloc>: Error setting tsd.\n"); in tsd_set()
H A Dlog.h103 malloc_write(buf); in log_impl_varargs()
H A Dmalloc_io.h46 void malloc_write(const char *s);
H A Dctl.h125 malloc_write( \
H A Dprivate_namespace.h226 #define malloc_write JEMALLOC_N(malloc_write) macro
/freebsd-12.1/contrib/jemalloc/src/
H A Dmalloc_io.c27 malloc_write("<jemalloc>: Failed assertion\n"); \
34 malloc_write("<jemalloc>: Unreachable code reached\n"); \
42 malloc_write("<jemalloc>: Not implemented\n"); \
97 malloc_write(const char *s) { in malloc_write() function
H A Djemalloc.c801 malloc_write("<jemalloc>: Conf string ends " in malloc_conf_next()
806 malloc_write("<jemalloc>: Malformed conf string\n"); in malloc_conf_next()
823 malloc_write("<jemalloc>: Conf string ends " in malloc_conf_next()
1289 malloc_write("<jemalloc>: Error in atexit()\n"); in malloc_init_hard_a0_locked()
1361 malloc_write("<jemalloc>: Error in pthread_atfork()\n"); in malloc_init_hard_recursible()
1939 malloc_write(sopts->oom_string); in imalloc_body()
1966 malloc_write(sopts->invalid_alignment_string); in imalloc_body()
1992 malloc_write(sopts->oom_string); in imalloc()
2354 malloc_write("<jemalloc>: Error in realloc(): " in je_realloc()
2746 malloc_write("<jemalloc>: Error in rallocx(): out of memory\n"); in je_rallocx()
H A Dpages.c519 malloc_write("<jemalloc>: no MADV_HUGEPAGE support\n"); in init_thp_state()
565 malloc_write("<jemalloc>: Unsupported system page size\n"); in pages_boot()
H A Dstats.c1247 malloc_write("<jemalloc>: Memory allocation failure in " in stats_print()
1251 malloc_write("<jemalloc>: Failure in mallctl(\"epoch\", " in stats_print()
H A Dbackground_thread.c819 malloc_write("<jemalloc>: Error in dlsym(RTLD_NEXT, "
H A Dprof.c984 malloc_write("<jemalloc>: write() failed during heap " in prof_dump_flush()
2352 malloc_write("<jemalloc>: Error in atexit()\n"); in prof_boot2()