Home
last modified time | relevance | path

Searched defs:cacheline (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/util/
Du_cpu_detect.c588 unsigned int cacheline; in util_cpu_detect_once() local
681 unsigned int cacheline; in util_cpu_detect_once() local
Du_cpu_detect.h64 unsigned cacheline; member
/external/virglrenderer/src/gallium/auxiliary/util/
Du_cpu_detect.h53 unsigned cacheline; member
Du_cpu_detect.c351 unsigned int cacheline; in util_cpu_detect() local
/external/llvm-project/openmp/runtime/src/
Dkmp_wait_release.h512 void *cacheline = (void *)(kmp_uint64(spin) & ~(CACHE_LINE - 1)); in __kmp_mwait_template() local
Dkmp.h1354 __kmp_umonitor(void *cacheline) { in __kmp_umonitor()
1391 __kmp_mm_monitor(void *cacheline, unsigned extensions, unsigned hints) { in __kmp_mm_monitor()