Searched refs:throttle_intervals (Results 1 – 1 of 1) sorted by relevance
197 static throttle_interval_t throttle_intervals[] = { variable201 throttle_interval_t *degraded_throttle_window = &throttle_intervals[0];202 throttle_interval_t *normal_throttle_window = &throttle_intervals[1];1943 …for (unsigned int i = 0; i < sizeof(throttle_intervals) / sizeof(struct throttle_interval_t); i++)… in memorystatus_freeze_process()1944 throttle_intervals[i].pageouts += dirty; in memorystatus_freeze_process()