Home
last modified time | relevance | path

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

/external/jemalloc/src/
Dchunk.c67 chunk_hooks_get(tsdn_t *tsdn, arena_t *arena) in chunk_hooks_get() function
/external/jemalloc/include/jemalloc/internal/
Dprivate_namespace.h176 #define chunk_hooks_get JEMALLOC_N(chunk_hooks_get) macro