Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Djemalloc_internal.h.in1152 idalloctm(tsdn_t *tsdn, void *ptr, tcache_t *tcache, bool is_metadata, function
Djemalloc_internal.h1152 idalloctm(tsdn_t *tsdn, void *ptr, tcache_t *tcache, bool is_metadata, in idalloctm() function
Dprivate_namespace.h297 #define idalloctm JEMALLOC_N(idalloctm) macro