HomeSort by: relevance | last modified time | path
    Searched defs:tcache_alloc_small_hard (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/jemalloc.old/dist/src/
tcache.c 88 tcache_alloc_small_hard(tsdn_t *tsdn, arena_t *arena, tcache_t *tcache, function
  /src/external/bsd/jemalloc/dist/src/
tcache.c 229 tcache_alloc_small_hard(tsdn_t *tsdn, arena_t *arena, function
  /src/external/bsd/jemalloc/include/jemalloc/internal/
private_namespace.gen.h 336 #define tcache_alloc_small_hard JEMALLOC_N(tcache_alloc_small_hard) macro
private_namespace.h 336 #define tcache_alloc_small_hard JEMALLOC_N(tcache_alloc_small_hard) macro
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
private_namespace.gen.h 336 #define tcache_alloc_small_hard JEMALLOC_N(tcache_alloc_small_hard) macro
private_namespace.h 336 #define tcache_alloc_small_hard JEMALLOC_N(tcache_alloc_small_hard) macro

Completed in 30 milliseconds