Home
last modified time | relevance | path

Searched refs:malloc_vcprintf (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/jemalloc_new/test/src/
H A Dtest.c71 malloc_vcprintf(NULL, NULL, format, ap); in test_skip()
83 malloc_vcprintf(NULL, NULL, format, ap); in test_fail()
/aosp_15_r20/external/jemalloc_new/src/
H A Dmalloc_io.c623 malloc_vcprintf(void (*write_cb)(void *, const char *), void *cbopaque, in malloc_vcprintf() function
653 malloc_vcprintf(write_cb, cbopaque, format, ap); in malloc_cprintf()
664 malloc_vcprintf(NULL, NULL, format, ap); in malloc_printf()
/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Demitter.h102 malloc_vcprintf(emitter->write_cb, emitter->cbopaque, format, ap); in emitter_printf()
113 malloc_vcprintf(emitter->write_cb, emitter->cbopaque, format, ap); in emitter_table_printf()
H A Dmalloc_io.h60 void malloc_vcprintf(void (*write_cb)(void *, const char *), void *cbopaque,
H A Dprivate_namespace.h227 #define malloc_vcprintf JEMALLOC_N(malloc_vcprintf) macro
H A Dprivate_namespace_jet.h230 #define malloc_vcprintf JEMALLOC_N(malloc_vcprintf) macro
/aosp_15_r20/external/rust/android-crates-io/crates/tikv-jemalloc-sys/patches/
Ddelete_c_library.patch41663 - malloc_vcprintf(emitter->write_cb, emitter->cbopaque, format, ap);
41972 - malloc_vcprintf(emitter->write_cb, emitter->cbopaque, format, ap);
46425 -void malloc_vcprintf(write_cb_t *write_cb, void *cbopaque, const char *format,
81212 -malloc_vcprintf(write_cb_t *write_cb, void *cbopaque, const char *format,
81240 - malloc_vcprintf(write_cb, cbopaque, format, ap);
81251 - malloc_vcprintf(NULL, NULL, format, ap);
102277 - malloc_vcprintf(NULL, NULL, format, ap);
102289 - malloc_vcprintf(NULL, NULL, format, ap);