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