Searched refs:FOOTPRINT_INTERVAL_RESET (Results 1 – 3 of 3) sorted by relevance
558 #define FOOTPRINT_INTERVAL_RESET 0x1 /* Reset the footprint interval counter to zero */ macro
757 …n proc_rlimit_control(pid, RLIMIT_FOOTPRINT_INTERVAL, (void *)(uintptr_t)FOOTPRINT_INTERVAL_RESET); in proc_reset_footprint_interval()
3587 if ((footprint_interval_flags & FOOTPRINT_INTERVAL_RESET) == 0) { in proc_rlimit_control()