Home
last modified time | relevance | path

Searched defs:malloc_conf (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/tikv-jemallocator/tests/
Dbackground_thread_enabled.rs21 pub static malloc_conf: Option<&'static libc::c_char> = Some(unsafe { constant
/aosp_15_r20/external/rust/android-crates-io/crates/tikv-jemalloc-sys/tests/
Dmalloc_conf_set.rs9 pub static malloc_conf: Option<&'static libc::c_char> = Some(unsafe { constant
/aosp_15_r20/external/rust/android-crates-io/crates/tikv-jemalloc-sys/src/
Dlib.rs584 pub static malloc_conf: Option<&'static c_char>; constant
/aosp_15_r20/external/jemalloc_new/test/unit/
H A Dbackground_thread_enable.c3 const char *malloc_conf = "background_thread:false,narenas:1,max_background_threads:20"; variable
/aosp_15_r20/external/jemalloc_new/scripts/
H A Dgen_travis.py80 malloc_conf = [ variable
/aosp_15_r20/external/jemalloc_new/include/jemalloc/
H A Djemalloc_mangle_jet.h20 # define malloc_conf jet_malloc_conf macro
H A Djemalloc_mangle.h20 # define malloc_conf je_malloc_conf macro
H A Djemalloc.h351 # define malloc_conf je_malloc_conf macro
/aosp_15_r20/external/jemalloc_new/
H A Dconfigure.ac914 AC_ARG_WITH([malloc_conf], optwith