Home
last modified time | relevance | path

Searched refs:malloc_printf (Results 1 – 15 of 15) sorted by relevance

/external/jemalloc/test/src/
Dtest.c17 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()
/external/jemalloc/test/include/test/
Djemalloc_test.h23 malloc_printf( \
31 malloc_printf( \
38 malloc_printf("<jemalloc>: %s:%d: Not implemented\n", \
Djemalloc_test.h.in23 malloc_printf( \
31 malloc_printf( \
38 malloc_printf("<jemalloc>: %s:%d: Not implemented\n", \
/external/jemalloc/include/jemalloc/internal/
Dutil.h37 malloc_printf( \
48 malloc_printf( \
59 malloc_printf("<jemalloc>: %s:%d: Not implemented\n", \
104 void malloc_printf(const char *format, ...)
Dctl.h82 malloc_printf( \
91 malloc_printf("<jemalloc>: Failure in " \
Dprivate_symbols.txt245 malloc_printf
Dprivate_namespace.h245 #define malloc_printf JEMALLOC_N(malloc_printf) macro
Dprivate_unnamespace.h245 #undef malloc_printf
/external/jemalloc/src/
Dchunk_mmap.c60 malloc_printf("<jemalloc: Error in munmap(): %s\n", in pages_map()
93 malloc_printf("<jemalloc>: Error in " in pages_unmap()
Dmutex.c127 malloc_printf("<jemalloc>: Error re-initializing mutex in " in malloc_mutex_postfork_child()
Dprof.c710 malloc_printf("<jemalloc>: creat(\"%s\"), 0644) failed\n", in prof_dump_open()
1016 malloc_printf("<jemalloc>: Leak summary: %"PRId64" byte%s, %" in prof_leakcheck()
1021 malloc_printf( in prof_leakcheck()
Dckh.c409 malloc_printf( in ckh_delete()
Dutil.c643 malloc_printf(const char *format, ...) in malloc_printf() function
Djemalloc.c382 malloc_printf("<jemalloc>: %s: %.*s:%.*s\n", msg, (int)klen, k, in malloc_conf_error()
837 malloc_printf("<jemalloc>: Reducing narenas to limit (%d)\n",
Darena.c1619 malloc_printf("<jemalloc>: Corrupt redzone %zu byte%s %s %p " in arena_redzone_corruption()