Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Djemalloc_internal_inlines_c.h41 iallocztm(tsdn_t *tsdn, size_t size, szind_t ind, bool zero, tcache_t *tcache, in iallocztm() function
/external/jemalloc/include/jemalloc/internal/
Djemalloc_internal.h.in1052 iallocztm(tsdn_t *tsdn, size_t size, szind_t ind, bool zero, tcache_t *tcache, function
Djemalloc_internal.h1052 iallocztm(tsdn_t *tsdn, size_t size, szind_t ind, bool zero, tcache_t *tcache, in iallocztm() function
Dprivate_namespace.h294 #define iallocztm JEMALLOC_N(iallocztm) macro