Searched defs:CACHELINE (Results 1 - 2 of 2) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal.h303 * CACHELINE cannot be based on LG_CACHELINE because __declspec(align()) can
307 #define CACHELINE 64 macro
308 #define CACHELINE_MASK (CACHELINE - 1)
/external/lz4/programs/
H A Dlz4io.c102 #define CACHELINE 64 macro

Completed in 64 milliseconds