Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Dsz.c4 JEMALLOC_ALIGNED(CACHELINE) in JEMALLOC_ALIGNED() argument
23 JEMALLOC_ALIGNED(CACHELINE) in JEMALLOC_ALIGNED() argument
39 JEMALLOC_ALIGNED(CACHELINE) in JEMALLOC_ALIGNED() argument
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_types.h77 #define CACHELINE 64 macro