Home
last modified time | relevance | path

Searched refs:stress_cpu_x86_has_clflushopt (Results 1 – 3 of 3) sorted by relevance

/dports/benchmarks/stress-ng/stress-ng-0.13.09/
H A Dcore-cpu.c102 bool stress_cpu_x86_has_clflushopt(void) in stress_cpu_x86_has_clflushopt() function
H A Dstress-cache.c478 if (!stress_cpu_x86_has_clflushopt() && (cache_flags & FLAGS_CACHE_CLFLUSHOPT)) { in stress_cache()
H A Dstress-ng.h4153 extern WARN_UNUSED bool stress_cpu_x86_has_clflushopt(void);