Home
last modified time | relevance | path

Searched defs:LG_CKH_BUCKET_CELLS (Results 1 – 2 of 2) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Dckh.h20 #define LG_CKH_BUCKET_CELLS (LG_CACHELINE - LG_SIZEOF_PTR - 1) macro
/external/jemalloc_new/include/jemalloc/internal/
Dckh.h21 #define LG_CKH_BUCKET_CELLS (LG_CACHELINE - LG_SIZEOF_PTR - 1) macro