Searched refs:RLIMIT_FOOTPRINT_INTERVAL (Results 1 – 3 of 3) sorted by relevance
539 #define RLIMIT_FOOTPRINT_INTERVAL 0x4 /* Configure memory footprint interval tracking */ macro
757 …return proc_rlimit_control(pid, RLIMIT_FOOTPRINT_INTERVAL, (void *)(uintptr_t)FOOTPRINT_INTERVAL_R… in proc_reset_footprint_interval()
3582 case RLIMIT_FOOTPRINT_INTERVAL: in proc_rlimit_control()