Searched refs:CACHELINE_ALIGNED (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/base/
H A Dbasictypes.h335 # define CACHELINE_ALIGNED __attribute__((aligned(64))) macro
337 # define CACHELINE_ALIGNED macro
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
H A Dbasictypes.h335 # define CACHELINE_ALIGNED __attribute__((aligned(64))) macro
337 # define CACHELINE_ALIGNED macro
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dthread_cache.h342 } CACHELINE_ALIGNED; member in namespace:tcmalloc
H A Dsystem-alloc.cc247 } CACHELINE_ALIGNED; variable in typeref:union:MemoryAligner
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dthread_cache.h319 } CACHELINE_ALIGNED; member in namespace:tcmalloc
H A Dsystem-alloc.cc113 } CACHELINE_ALIGNED; variable in typeref:union:MemoryAligner

Completed in 165 milliseconds