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

  /external/jemalloc_new/include/jemalloc/internal/
large_externs.h 21 size_t large_salloc(tsdn_t *tsdn, const extent_t *extent);
private_namespace.h 217 #define large_salloc JEMALLOC_N(large_salloc) macro
private_namespace_jet.h 220 #define large_salloc JEMALLOC_N(large_salloc) macro
  /external/jemalloc_new/src/
large.c 362 large_salloc(tsdn_t *tsdn, const extent_t *extent) { function

Completed in 541 milliseconds