Home
last modified time | relevance | path

Searched defs:cpu_cores (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/bhyve/
H A Dbhyverun.c99 uint16_t cpu_cores, cpu_sockets, cpu_threads; variable
/freebsd/sys/contrib/zstd/programs/
H A Dutil.c1261 int cpu_cores = 0; in UTIL_countCores() local