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

/external/jemalloc/include/jemalloc/internal/
H A Dckh.h20 #define LG_CKH_BUCKET_CELLS (LG_CACHELINE - LG_SIZEOF_PTR - 1)
H A Djemalloc_internal.h251 * CACHELINE cannot be based on LG_CACHELINE because __declspec(align()) can
254 #define LG_CACHELINE 6 macro

Completed in 77 milliseconds