HomeSort by relevance Sort by last modified time
    Searched refs:LG_CACHELINE (Results 1 - 3 of 3) sorted by null

  /external/jemalloc/include/jemalloc/internal/
ckh.h 20 #define LG_CKH_BUCKET_CELLS (LG_CACHELINE - LG_SIZEOF_PTR - 1)
jemalloc_internal.h 295 * CACHELINE cannot be based on LG_CACHELINE because __declspec(align()) can
298 #define LG_CACHELINE 6
  /external/jemalloc/src/
arena.c     [all...]

Completed in 299 milliseconds