Searched refs:malloc_printf (Results 1 – 15 of 15) sorted by relevance
| /redis-3.2.3/deps/jemalloc/test/src/ |
| H A D | test.c | 17 malloc_printf("\n"); in test_skip() 30 malloc_printf("\n"); in test_fail() 60 malloc_printf("%s: %s\n", test_name, test_status_string(test_status)); in p_test_fini() 77 malloc_printf("Initialization error"); in p_test() 90 malloc_printf("--- %s: %u/%u, %s: %u/%u, %s: %u/%u ---\n", in p_test()
|
| /redis-3.2.3/deps/jemalloc/include/jemalloc/internal/ |
| H A D | util.h | 91 malloc_printf( \ 102 malloc_printf( \ 114 malloc_printf("<jemalloc>: %s:%d: Not implemented\n", \ 159 void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2);
|
| H A D | ctl.h | 81 malloc_printf( \ 90 malloc_printf("<jemalloc>: Failure in " \
|
| H A D | private_symbols.txt | 298 malloc_printf
|
| /redis-3.2.3/deps/jemalloc/test/include/test/ |
| H A D | jemalloc_test.h.in | 31 malloc_printf( \ 39 malloc_printf( \ 46 malloc_printf("<jemalloc>: %s:%d: Not implemented\n", \
|
| /redis-3.2.3/deps/jemalloc/test/integration/ |
| H A D | xallocx.c | 357 malloc_printf(" p=%p, c=%#x, len=%zu:", p, c, len); in print_filled_extents() 362 malloc_printf(" %#x[%zu..%zu)", c0, range0, i); in print_filled_extents() 367 malloc_printf(" %#x[%zu..%zu)\n", c0, range0, i); in print_filled_extents()
|
| H A D | chunk.c | 22 # define TRACE_HOOK(fmt, ...) malloc_printf(fmt, __VA_ARGS__)
|
| /redis-3.2.3/deps/jemalloc/src/ |
| H A D | mutex.c | 131 malloc_printf("<jemalloc>: Error re-initializing mutex in " in malloc_mutex_postfork_child()
|
| H A D | pages.c | 57 malloc_printf("<jemalloc>: Error in " in pages_unmap()
|
| H A D | util.c | 643 malloc_printf(const char *format, ...) in malloc_printf() function
|
| H A D | ckh.c | 413 malloc_printf( in ckh_delete()
|
| H A D | prof.c | 938 malloc_printf("<jemalloc>: creat(\"%s\"), 0644) failed\n", in prof_dump_open() 1435 malloc_printf("<jemalloc>: Leak summary: %"FMTu64" byte%s, %" in prof_leakcheck() 1440 malloc_printf( in prof_leakcheck()
|
| H A D | jemalloc.c | 837 malloc_printf("<jemalloc>: %s: %.*s:%.*s\n", msg, (int)klen, k, in malloc_conf_error() 1289 malloc_printf("<jemalloc>: Reducing narenas to limit (%d)\n", in malloc_init_hard_finish()
|
| H A D | arena.c | 2065 malloc_printf("<jemalloc>: Corrupt redzone %zu byte%s %s %p " in arena_redzone_corruption()
|
| /redis-3.2.3/deps/jemalloc/test/stress/ |
| H A D | microbench.c | 34 malloc_printf("%"FMTu64" iterations, %s=%"FMTu64"us, " in compare_funcs()
|