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