Home
last modified time | relevance | path

Searched refs:LG_CACHELINE (Results 1 – 2 of 2) sorted by relevance

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