Home
last modified time | relevance | path

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

12

/external/jemalloc_new/src/
Dwitness.c22 malloc_printf("<jemalloc>: Lock rank order reversal:"); in witness_lock_error_impl()
24 malloc_printf(" %s(%u)", w->name, w->rank); in witness_lock_error_impl()
26 malloc_printf(" %s(%u)\n", witness->name, witness->rank); in witness_lock_error_impl()
33 malloc_printf("<jemalloc>: Should own %s(%u)\n", witness->name, in witness_owner_error_impl()
42 malloc_printf("<jemalloc>: Should not own %s(%u)\n", witness->name, in witness_not_owner_error_impl()
54 malloc_printf("<jemalloc>: Should own %u lock%s of rank >= %u:", depth, in witness_depth_error_impl()
57 malloc_printf(" %s(%u)", w->name, w->rank); in witness_depth_error_impl()
59 malloc_printf("\n"); in witness_depth_error_impl()
Dbackground_thread.c375 malloc_printf("<jemalloc>: background thread creation "
420 malloc_printf("<jemalloc>: background thread "
579 malloc_printf("<jemalloc>: arena 0 background thread creation "
850 malloc_printf("<jemalloc>: option background_thread currently "
/external/jemalloc/src/
Dwitness.c23 malloc_printf("<jemalloc>: Lock rank order reversal:"); in witness_lock_error()
25 malloc_printf(" %s(%u)", w->name, w->rank); in witness_lock_error()
27 malloc_printf(" %s(%u)\n", witness->name, witness->rank); in witness_lock_error()
44 malloc_printf("<jemalloc>: Should own %s(%u)\n", witness->name, in witness_owner_error()
62 malloc_printf("<jemalloc>: Should not own %s(%u)\n", witness->name, in witness_not_owner_error()
82 malloc_printf("<jemalloc>: Should not own any locks:"); in witness_lockless_error()
84 malloc_printf(" %s(%u)", w->name, w->rank); in witness_lockless_error()
86 malloc_printf("\n"); in witness_lockless_error()
Dmutex.c136 malloc_printf("<jemalloc>: Error re-initializing mutex in " in malloc_mutex_postfork_child()
/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()
76 malloc_printf("Initialization error"); in p_test_impl()
88 malloc_printf("--- %s: %u/%u, %s: %u/%u, %s: %u/%u ---\n", in p_test_impl()
/external/jemalloc/include/jemalloc/internal/
Dassert.h8 malloc_printf( \
19 malloc_printf( \
31 malloc_printf("<jemalloc>: %s:%d: Not implemented\n", \
Dctl.h88 malloc_printf( \
97 malloc_printf("<jemalloc>: Failure in " \
/external/jemalloc_new/test/src/
Dtest.c73 malloc_printf("\n"); in test_skip()
85 malloc_printf("\n"); in test_fail()
109 malloc_printf("%s (%s): %s\n", test_name, reentrancy_t_str(reentrancy), in p_test_fini()
125 malloc_printf("Initialization error"); in p_test_impl()
159 malloc_printf("--- %s: %u/%u, %s: %u/%u, %s: %u/%u ---\n", in p_test_impl()
/external/jemalloc_new/include/jemalloc/internal/
Dassert.h11 malloc_printf( \
22 malloc_printf( \
34 malloc_printf("<jemalloc>: %s:%d: Not implemented\n", \
Dctl.h107 malloc_printf( \
116 malloc_printf("<jemalloc>: Failure in " \
Dmalloc_io.h64 void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2);
/external/jemalloc_new/test/unit/
Demitter.c29 malloc_printf("%s", str); in forwarding_cb()
35 malloc_printf("\""); in forwarding_cb()
40 malloc_printf("\\"); in forwarding_cb()
43 malloc_printf("\\\""); in forwarding_cb()
46 malloc_printf("\\t"); in forwarding_cb()
49 malloc_printf("\\n\"\n"); in forwarding_cb()
53 malloc_printf("%c", *it); in forwarding_cb()
Dph.c48 malloc_printf("\t"); in node_print()
50 malloc_printf("%2"FMTu64"\n", node->key); in node_print()
68 malloc_printf("vvv heap %p vvv\n", heap); in heap_print()
84 malloc_printf("^^^ heap %p ^^^\n", heap); in heap_print()
Dsmoothstep.c33 malloc_printf("%"FMTu64" ulps under 1/2 (limit %d)\n", in TEST_BEGIN()
Dtsd.c131 malloc_printf("Initialization error"); in main()
Dstats_print.c62 malloc_printf("%zu:%zu: Unexpected character in token: ", in token_error()
66 malloc_printf("%zu:%zu: Unexpected token: ", token->line, in token_error()
72 malloc_printf("\n"); in token_error()
/external/jemalloc_new/test/include/test/
Djemalloc_test.h145 malloc_printf( \
153 malloc_printf( \
160 malloc_printf("<jemalloc>: %s:%d: Not implemented\n", \
Djemalloc_test.h.in145 malloc_printf( \
153 malloc_printf( \
160 malloc_printf("<jemalloc>: %s:%d: Not implemented\n", \
/external/jemalloc/test/include/test/
Djemalloc_test.h140 malloc_printf( \
148 malloc_printf( \
155 malloc_printf("<jemalloc>: %s:%d: Not implemented\n", \
Djemalloc_test.h.in140 malloc_printf( \
148 malloc_printf( \
155 malloc_printf("<jemalloc>: %s:%d: Not implemented\n", \
/external/jemalloc/test/unit/
Dph.c48 malloc_printf("\t"); in node_print()
49 malloc_printf("%2"FMTu64"\n", node->key); in node_print()
67 malloc_printf("vvv heap %p vvv\n", heap); in heap_print()
82 malloc_printf("^^^ heap %p ^^^\n", heap); in heap_print()
Dtsd.c104 malloc_printf("Initialization error"); in main()
Dsmoothstep.c33 malloc_printf("%"FMTu64" ulps under 1/2 (limit %d)\n", in TEST_BEGIN()
/external/jemalloc_new/test/integration/
Dxallocx.c282 malloc_printf(" p=%p, c=%#x, len=%zu:", p, c, len); in print_filled_extents()
287 malloc_printf(" %#x[%zu..%zu)", c0, range0, i); in print_filled_extents()
292 malloc_printf(" %#x[%zu..%zu)\n", c0, range0, i); in print_filled_extents()
/external/jemalloc/test/integration/
Dxallocx.c382 malloc_printf(" p=%p, c=%#x, len=%zu:", p, c, len); in print_filled_extents()
387 malloc_printf(" %#x[%zu..%zu)", c0, range0, i); in print_filled_extents()
392 malloc_printf(" %#x[%zu..%zu)\n", c0, range0, i); in print_filled_extents()

12