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

  /external/jemalloc/include/jemalloc/internal/
private_namespace.h 114 #define arena_sdalloc JEMALLOC_N(arena_sdalloc) macro
    [all...]
private_unnamespace.h 114 #undef arena_sdalloc macro
arena.h 705 void arena_sdalloc(tsdn_t *tsdn, void *ptr, size_t size, tcache_t *tcache,
    [all...]
jemalloc_internal.h 1189 arena_sdalloc(tsdn, ptr, size, tcache, slow_path);
    [all...]

Completed in 50 milliseconds