Searched refs:LG_CACHELINE (Results 1 – 6 of 6) sorted by relevance
21 #define LG_CKH_BUCKET_CELLS (LG_CACHELINE - LG_SIZEOF_PTR - 1)
147 #define LG_CACHELINE 6 macro
20 #define LG_CKH_BUCKET_CELLS (LG_CACHELINE - LG_SIZEOF_PTR - 1)
312 * CACHELINE cannot be based on LG_CACHELINE because __declspec(align()) can315 #define LG_CACHELINE 6 macro
315 #define LG_CACHELINE 6 macro
2640 LG_CACHELINE, false); in arena_malloc_large()2641 random_offset = ((uintptr_t)r) << LG_CACHELINE; in arena_malloc_large()