Searched refs:malloc_printf (Results 1 - 13 of 13) sorted by relevance

/external/jemalloc/test/src/
H A Dtest.c17 malloc_printf("\n");
30 malloc_printf("\n");
60 malloc_printf("%s: %s\n", test_name, test_status_string(test_status));
77 malloc_printf("Initialization error");
90 malloc_printf("--- %s: %u/%u, %s: %u/%u, %s: %u/%u ---\n",
/external/jemalloc/test/include/test/
H A Djemalloc_test.h23 malloc_printf( \
31 malloc_printf( \
38 malloc_printf("<jemalloc>: %s:%d: Not implemented\n", \
/external/jemalloc/include/jemalloc/internal/
H A Dutil.h37 malloc_printf( \
48 malloc_printf( \
59 malloc_printf("<jemalloc>: %s:%d: Not implemented\n", \
104 void malloc_printf(const char *format, ...)
H A Dctl.h82 malloc_printf( \
91 malloc_printf("<jemalloc>: Failure in " \
H A Dprivate_namespace.h245 #define malloc_printf JEMALLOC_N(malloc_printf) macro
H A Dprivate_unnamespace.h245 #undef malloc_printf macro
/external/jemalloc/src/
H A Dchunk_mmap.c60 malloc_printf("<jemalloc: Error in munmap(): %s\n",
93 malloc_printf("<jemalloc>: Error in "
H A Dmutex.c127 malloc_printf("<jemalloc>: Error re-initializing mutex in "
H A Dprof.c710 malloc_printf("<jemalloc>: creat(\"%s\"), 0644) failed\n",
1016 malloc_printf("<jemalloc>: Leak summary: %"PRId64" byte%s, %"
1021 malloc_printf(
H A Dckh.c409 malloc_printf(
H A Dutil.c643 malloc_printf(const char *format, ...) function
H A Djemalloc.c382 malloc_printf("<jemalloc>: %s: %.*s:%.*s\n", msg, (int)klen, k,
845 malloc_printf("<jemalloc>: Reducing narenas to limit (%d)\n",
H A Darena.c1623 malloc_printf("<jemalloc>: Corrupt redzone %zu byte%s %s %p "

Completed in 1838 milliseconds