Home
last modified time | relevance | path

Searched defs:malloc_slow (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Dprivate_namespace.h20 #define malloc_slow JEMALLOC_N(malloc_slow) macro
H A Dprivate_namespace_jet.h20 #define malloc_slow JEMALLOC_N(malloc_slow) macro
/aosp_15_r20/external/jemalloc_new/src/
H A Djemalloc.c100 bool malloc_slow = true; variable