Searched refs:RLIMIT_CPU_USAGE_MONITOR (Results 1 – 3 of 3) sorted by relevance
550 #define RLIMIT_CPU_USAGE_MONITOR 0x2 /* Configure the CPU usage monitor. */ macro
593 …if ((ret = proc_rlimit_control(pid, RLIMIT_CPU_USAGE_MONITOR, (void *)(uintptr_t)CPUMON_MAKE_FATAL… in proc_set_cpumon_params_fatal()
2721 case RLIMIT_CPU_USAGE_MONITOR: in proc_rlimit_control()