Searched refs:malloc_printf (Results 1 – 14 of 14) sorted by relevance
| /src/contrib/jemalloc/src/ |
| H A D | witness.c | 20 malloc_printf(" %s(%u)", w->name, w->rank); in witness_print_witness() 22 malloc_printf(" %s(%u)X%u", w->name, w->rank, n); in witness_print_witness() 50 malloc_printf("<jemalloc>: Lock rank order reversal:"); in witness_lock_error_impl() 52 malloc_printf(" %s(%u)\n", witness->name, witness->rank); in witness_lock_error_impl() 59 malloc_printf("<jemalloc>: Should own %s(%u)\n", witness->name, in witness_owner_error_impl() 68 malloc_printf("<jemalloc>: Should not own %s(%u)\n", witness->name, in witness_not_owner_error_impl() 78 malloc_printf("<jemalloc>: Should own %u lock%s of rank >= %u:", depth, in witness_depth_error_impl() 81 malloc_printf("\n"); in witness_depth_error_impl()
|
| H A D | background_thread.c | 295 malloc_printf("<jemalloc>: background thread creation " 340 malloc_printf("<jemalloc>: background thread " 500 malloc_printf("<jemalloc>: arena 0 background thread creation " 762 malloc_printf("<jemalloc>: option background_thread currently "
|
| H A D | jemalloc.c | 435 malloc_printf("<jemalloc>: error in background thread " in arena_new_create_background_thread() 946 malloc_printf("<jemalloc>: Abort (abort_conf:true) on invalid conf " in malloc_abort_invalid_conf() 954 malloc_printf("<jemalloc>: %s: %.*s:%.*s\n", msg, (int)klen, k, in malloc_conf_error() 1093 malloc_printf( in malloc_conf_init_helper() 1113 malloc_printf("<jemalloc>: -- " \ in malloc_conf_init_helper() 1739 malloc_printf("<jemalloc>: prof_leak_error is set w/o " in malloc_conf_init_check_deps() 1858 malloc_printf("<jemalloc>: HPA not supported in the current " in malloc_init_hard_a0_locked() 1895 malloc_printf("<jemalloc>: HPA not supported in the current " in malloc_init_hard_a0_locked() 2017 malloc_printf("<jemalloc>: perCPU arena getcpu() not " in malloc_init_narenas() 2025 malloc_printf("<jemalloc>: narenas w/ percpu" in malloc_init_narenas() [all …]
|
| H A D | mutex.c | 229 malloc_printf("<jemalloc>: Error re-initializing mutex in " in malloc_mutex_postfork_child()
|
| H A D | prof_data.c | 1034 malloc_printf("<jemalloc>: Leak approximation summary: ~%"FMTu64 in prof_leakcheck() 1038 malloc_printf( in prof_leakcheck() 1041 malloc_printf( in prof_leakcheck()
|
| H A D | ckh.c | 420 malloc_printf( in ckh_delete()
|
| H A D | malloc_io.c | 695 malloc_printf(const char *format, ...) { in malloc_printf() function
|
| H A D | prof_log.c | 649 malloc_printf("<jemalloc>: creat() for log file \"%s\" " in prof_log_stop()
|
| H A D | pages.c | 213 malloc_printf("<jemalloc>: Error in " in os_pages_unmap()
|
| /src/contrib/jemalloc/include/jemalloc/internal/ |
| H A D | assert.h | 11 malloc_printf( \ 22 malloc_printf( \ 34 malloc_printf("<jemalloc>: %s:%d: Not implemented\n", \
|
| H A D | ctl.h | 116 malloc_printf( \ 125 malloc_printf("<jemalloc>: Failure in " \
|
| H A D | malloc_io.h | 67 void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2);
|
| H A D | tcache_inlines.h | 185 malloc_printf("<jemalloc>: invalid tcache id (%u).\n", ind); in tcaches_get()
|
| /src/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/ |
| H A D | private_namespace.h | 372 #define malloc_printf JEMALLOC_N(malloc_printf) macro
|