Searched refs:throttle_intervals (Results 1 – 1 of 1) sorted by relevance
164 static throttle_interval_t throttle_intervals[] = { variable168 throttle_interval_t *degraded_throttle_window = &throttle_intervals[0];169 throttle_interval_t *normal_throttle_window = &throttle_intervals[1];1961 for (i = 0; i < sizeof(throttle_intervals) / sizeof(struct throttle_interval_t); i++) { in memorystatus_freeze_process()1962 throttle_intervals[i].pageouts += dirty; in memorystatus_freeze_process()