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

  /external/chromium_org/third_party/jemalloc/chromium/
jemalloc.c 518 #define CACHELINE ((size_t)(1U << CACHELINE_2POW))
762 # define MALLOC_RTREE_NODESIZE CACHELINE
1130 * pages are carved up in cacheline-size quanta, so that there is no chance of
    [all...]
  /external/chromium_org/third_party/jemalloc/vendor/
jemalloc.c 511 #define CACHELINE ((size_t)(1U << CACHELINE_2POW))
755 # define MALLOC_RTREE_NODESIZE CACHELINE
1123 * pages are carved up in cacheline-size quanta, so that there is no chance of
    [all...]

Completed in 141 milliseconds