Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dprivate_symbols.txt306 iqalloc
Djemalloc_internal.h1008 void iqalloc(tsd_t *tsd, void *ptr, tcache_t *tcache, bool slow_path);
1175 iqalloc(tsd_t *tsd, void *ptr, tcache_t *tcache, bool slow_path) in iqalloc() function
Dprivate_namespace.h306 #define iqalloc JEMALLOC_N(iqalloc) macro
Dprivate_unnamespace.h306 #undef iqalloc
Djemalloc_internal.h.in1008 void iqalloc(tsd_t *tsd, void *ptr, tcache_t *tcache, bool slow_path);
1175 iqalloc(tsd_t *tsd, void *ptr, tcache_t *tcache, bool slow_path) function
/external/jemalloc/src/
Djemalloc.c1902 iqalloc(tsd, ptr, tcache, false);
1906 iqalloc(tsd, ptr, tcache, true);