Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A Dsysconf.c597 #ifdef _SC_CPUSET_SIZE in sysconf()
598 case _SC_CPUSET_SIZE: in sysconf()
/freebsd/usr.sbin/pmccontrol/
H A Dpmccontrol.c229 cpusetsize = sysconf(_SC_CPUSET_SIZE); in pmcc_do_list_state()
/freebsd/include/
H A Dunistd.h294 #define _SC_CPUSET_SIZE 122 macro
/freebsd/lib/libmemstat/
H A Dmemstat_uma.c353 cpusetsize = sysconf(_SC_CPUSET_SIZE); in memstat_kvm_uma()