Home
last modified time | relevance | path

Searched refs:malloc_message (Results 1 – 11 of 11) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Dpublic_namespace.h10 #define je_malloc_message JEMALLOC_N(malloc_message)
/external/jemalloc_new/include/jemalloc/
Djemalloc_mangle.h21 # define malloc_message je_malloc_message macro
Djemalloc_rename.h40 # define je_malloc_message malloc_message
Djemalloc_mangle_jet.h21 # define malloc_message jet_malloc_message macro
Djemalloc_protos.h.in7 extern JEMALLOC_EXPORT void (*@je_@malloc_message)(void *cbopaque,
Djemalloc.h352 # define malloc_message je_malloc_message macro
/external/rust/android-crates-io/crates/tikv-jemalloc-sys/src/
Dlib.rs554 pub static mut malloc_message: variable
/external/rust/android-crates-io/crates/tikv-jemalloc-sys/patches/
Drename_prefix.patch169 pub static mut malloc_message:
Ddelete_c_library.patch10783 …lbymib mallctlnametomib malloc malloc_conf malloc_conf_2_conf_harder malloc_message malloc_stats_p…
17879 - - Simplify the malloc_message() signature to only take one string argument,
30017 …lbymib mallctlnametomib malloc malloc_conf malloc_conf_2_conf_harder malloc_message malloc_stats_p…
31814 - <funcdef>void <function>(*malloc_message)</function></funcdef>
32062 - <parameter>write_cb</parameter>, or <function>malloc_message()</function>
35202 - <para>The <varname>malloc_message</varname> variable allows the programmer
35206 - <function>malloc_message()</function> takes the
57148 -extern JEMALLOC_EXPORT void (*@je_@malloc_message)(void *cbopaque,
80634 -/* malloc_message() setup. */
80643 - * Wrapper around malloc_message() that avoids the need for
[all …]
/external/jemalloc_new/
Dconfigure.ac851 …allocx free mallctl mallctlbymib mallctlnametomib malloc malloc_conf malloc_message malloc_stats_p…
DChangeLog1357 - Simplify the malloc_message() signature to only take one string argument,