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.in1046 idalloctm(tsd_t *tsd, void *ptr, tcache_t *tcache, bool is_metadata, function
Djemalloc_internal.h1046 idalloctm(tsd_t *tsd, void *ptr, tcache_t *tcache, bool is_metadata, in idalloctm() function
Dprivate_namespace.h281 #define idalloctm JEMALLOC_N(idalloctm) macro