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