Searched refs:HG_CACHELINE_SIZE (Results 1 – 1 of 1) sorted by relevance
4721 const int HG_CACHELINE_SIZE = 64; variable4725 const int ARRAY_SIZE = HG_CACHELINE_SIZE * 4 / sizeof(int);4945 const int HG_CACHELINE_SIZE = 64; variable4949 const int ARRAY_SIZE = HG_CACHELINE_SIZE * 4 / sizeof(int);7443 HG_CACHELINE_SIZE = 1 << 6, variable7444 HG_CACHE_SIZE = HG_CACHELINE_COUNT * HG_CACHELINE_SIZE;7468 i += HG_CACHELINE_SIZE / sizeof(array[0])) { in Worker()7490 HG_CACHELINE_SIZE = 1 << 6, variable7491 HG_CACHE_SIZE = HG_CACHELINE_COUNT * HG_CACHELINE_SIZE;7517 i += HG_CACHELINE_SIZE / sizeof(array[0]), cnt++) { in Worker()[all …]