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

  /external/jemalloc/include/jemalloc/internal/
huge.h 25 size_t huge_salloc(tsdn_t *tsdn, const void *ptr);
private_namespace.h 291 #define huge_salloc JEMALLOC_N(huge_salloc) macro
    [all...]
private_unnamespace.h 291 #undef huge_salloc macro
arena.h     [all...]
  /external/jemalloc/src/
huge.c 440 huge_salloc(tsdn_t *tsdn, const void *ptr) function

Completed in 129 milliseconds