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 179 void *tcache_alloc_small(tsd_t *tsd, arena_t *arena, tcache_t *tcache,
295 tcache_alloc_small(tsd_t *tsd, arena_t *arena, tcache_t *tcache, size_t size, function
private_namespace.h 512 #define tcache_alloc_small JEMALLOC_N(tcache_alloc_small) macro
    [all...]
private_unnamespace.h 512 #undef tcache_alloc_small macro
arena.h     [all...]

Completed in 93 milliseconds