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

  /external/jemalloc/include/jemalloc/internal/
tcache.h 331 arena_alloc_junk_small(ret,
338 arena_alloc_junk_small(ret, &arena_bin_info[binind],
private_namespace.h 4 #define arena_alloc_junk_small JEMALLOC_N(arena_alloc_junk_small) macro
private_unnamespace.h 4 #undef arena_alloc_junk_small macro
arena.h 532 void arena_alloc_junk_small(void *ptr, arena_bin_info_t *bin_info,
    [all...]
  /external/jemalloc/src/
arena.c 2258 arena_alloc_junk_small(void *ptr, arena_bin_info_t *bin_info, bool zero) function
    [all...]

Completed in 156 milliseconds