Searched refs:USE_SYSCTL (Results 1 – 6 of 6) sorted by relevance
492 #define USE_SYSCTL(...) __VA_ARGS__ macro
214 USE_SYSCTL(NEWTOY(sysctl, "^neNqwpaA[!ap][!aq][!aw][+aA]", TOYFLAG_SBIN))
338 #undef USE_SYSCTL
704 AC_DEFINE([USE_SYSCTL],,[Use MumbleBSD's sysctl interface to measure CPU util.]) definition
902 *) USE_SYSCTL available on suitable FreeBSD releases to measure CPU
2975 #if defined(USE_PSTAT) || defined (USE_SYSCTL)3857 …LOOPER) || defined(USE_PSTAT) || defined(USE_KSTAT) || defined(USE_PERFSTAT) || defined(USE_SYSCTL) in calibrate_local_cpu()