Home
last modified time | relevance | path

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

/sysdeps/x86/
A Ddl-cacheinfo.h622 int threads_core in get_common_cache_info() local
627 : "=r" (count_mask) : "g" (threads_core)); in get_common_cache_info()
629 threads_core = (shipped - 1) & count_mask; in get_common_cache_info()
631 threads_l2 = threads_core; in get_common_cache_info()
633 threads_l3 = threads_core; in get_common_cache_info()

Completed in 4 milliseconds