Home
last modified time | relevance | path

Searched defs:huge_dalloc_junk (Results 1 – 2 of 2) sorted by relevance

/external/jemalloc/src/
Dhuge.c114 #define huge_dalloc_junk JEMALLOC_N(huge_dalloc_junk_impl) macro
117 huge_dalloc_junk(void *ptr, size_t usize) in huge_dalloc_junk() function
131 #define huge_dalloc_junk JEMALLOC_N(huge_dalloc_junk) macro
132 huge_dalloc_junk_t *huge_dalloc_junk = JEMALLOC_N(huge_dalloc_junk_impl); variable
/external/jemalloc/include/jemalloc/internal/
Dprivate_namespace.h266 #define huge_dalloc_junk JEMALLOC_N(huge_dalloc_junk) macro