HomeSort by relevance Sort by last modified time
    Searched refs:tcache_alloc_small (Results 1 - 4 of 4) sorted by null

  /external/jemalloc/include/jemalloc/internal/
tcache.h 178 void *tcache_alloc_small(tsd_t *tsd, arena_t *arena, tcache_t *tcache,
294 tcache_alloc_small(tsd_t *tsd, arena_t *arena, tcache_t *tcache, size_t size, function
private_namespace.h 471 #define tcache_alloc_small JEMALLOC_N(tcache_alloc_small) macro
private_unnamespace.h 471 #undef tcache_alloc_small macro
arena.h     [all...]

Completed in 267 milliseconds