Home
last modified time | relevance | path

Searched refs:large_salloc (Results 1 – 6 of 6) sorted by relevance

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dlarge_externs.h24 size_t large_salloc(tsdn_t *tsdn, const extent_t *extent);
A Darena_inlines_b.h130 ret = large_salloc(tsdn, extent); in arena_salloc()
A Dprivate_symbols.txt268 large_salloc
A Dprivate_namespace.h268 #define large_salloc JEMALLOC_N(large_salloc) macro
A Dprivate_unnamespace.h268 #undef large_salloc
/third_party/ulib/jemalloc/src/
A Dlarge.c322 large_salloc(tsdn_t *tsdn, const extent_t *extent) in large_salloc() function

Completed in 11 milliseconds