Home
last modified time | relevance | path

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

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