Home
last modified time | relevance | path

Searched defs:QUANTUM (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/bsd/jemalloc/dist/include/jemalloc/internal/
H A Djemalloc_internal_types.h119 #define QUANTUM ((size_t)(1U << LG_QUANTUM)) macro
/netbsd/external/bsd/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_types.h125 #define QUANTUM ((size_t)(1U << LG_QUANTUM)) macro
/netbsd/external/bsd/jemalloc/dist/src/
H A Dctl.c2425 CTL_RO_NL_GEN(arenas_quantum, QUANTUM, size_t) in CTL_RO_NL_GEN() argument