Home
last modified time | relevance | path

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

/external/jemalloc/src/
Dhuge.c130 #define huge_dalloc_junk JEMALLOC_N(huge_dalloc_junk_impl) macro
133 huge_dalloc_junk(void *ptr, size_t usize) in huge_dalloc_junk() function
147 #define huge_dalloc_junk JEMALLOC_N(huge_dalloc_junk) macro
148 huge_dalloc_junk_t *huge_dalloc_junk = JEMALLOC_N(huge_dalloc_junk_impl); variable
/external/jemalloc/include/jemalloc/internal/
Dprivate_namespace.h283 #define huge_dalloc_junk JEMALLOC_N(huge_dalloc_junk) macro