Home
last modified time | relevance | path

Searched refs:iqalloc (Results 1 – 6 of 6) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Dprivate_symbols.txt290 iqalloc
Dprivate_namespace.h292 #define iqalloc JEMALLOC_N(iqalloc) macro
Djemalloc_internal.h887 void iqalloc(tsd_t *tsd, void *ptr, tcache_t *tcache, bool slow_path);
1074 iqalloc(tsd_t *tsd, void *ptr, tcache_t *tcache, bool slow_path) in iqalloc() function
Dprivate_unnamespace.h292 #undef iqalloc
Djemalloc_internal.h.in887 void iqalloc(tsd_t *tsd, void *ptr, tcache_t *tcache, bool slow_path);
1074 iqalloc(tsd_t *tsd, void *ptr, tcache_t *tcache, bool slow_path) function
/external/jemalloc/src/
Djemalloc.c1831 iqalloc(tsd, ptr, tcache, false);
1835 iqalloc(tsd, ptr, tcache, true);