Searched defs:try_tcache (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal.h780 imallocx(size_t size, bool try_tcache, arena_t *arena) argument
799 icallocx(size_t size, bool try_tcache, arena_t *arena) argument
816 ipallocx(size_t usize, size_t alignment, bool zero, bool try_tcache, argument
905 idallocx(void *ptr, bool try_tcache) argument
926 iqallocx(void *ptr, bool try_tcache) argument
[all...]
/freebsd-10.2-release/contrib/jemalloc/src/
H A Djemalloc.c1436 bool try_tcache; local
1661 bool try_tcache; local
[all...]

Completed in 80 milliseconds