Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dz_Linux_util.cpp2472 perfstat_id_t first_cpu_name; in __kmp_get_load_balance() local
2473 strcpy(first_cpu_name.name, FIRST_CPU); in __kmp_get_load_balance()
2476 int rc = perfstat_cpu(&first_cpu_name, cpu_stat, sizeof(perfstat_cpu_t), in __kmp_get_load_balance()