Searched refs:THROTTLE_LEVEL_END (Results 1 – 7 of 7) sorted by relevance
189 int throttle_windows_msecs[THROTTLE_LEVEL_END + 1] = {196 int throttle_io_period_msecs[THROTTLE_LEVEL_END + 1] = {203 int throttle_io_period_ssd_msecs[THROTTLE_LEVEL_END + 1] = {211 int throttled_count[THROTTLE_LEVEL_END + 1];218 …struct timeval throttle_window_start_timestamp[THROTTLE_LEVEL_END + 1]; /* window starts at both …219 struct timeval throttle_last_IO_timestamp[THROTTLE_LEVEL_END + 1];220 pid_t throttle_last_IO_pid[THROTTLE_LEVEL_END + 1];221 struct timeval throttle_start_IO_period_timestamp[THROTTLE_LEVEL_END + 1];222 int32_t throttle_inflight_count[THROTTLE_LEVEL_END + 1];224 …TAILQ_HEAD(, uthread) throttle_uthlist[THROTTLE_LEVEL_END + 1]; /* Lists of throttled uthr…[all …]
153 #define THROTTLE_LEVEL_END 3 macro
67 const int thread_default_iotier_override = THROTTLE_LEVEL_END;
8973 iotier < THROTTLE_LEVEL_START || iotier > THROTTLE_LEVEL_END) { in task_test_async_upcall_propagation()
791 kqueue_set_iotier_override(kq, THROTTLE_LEVEL_END); in filt_machportdetach()
779 port->ip_kernel_iotier_override = THROTTLE_LEVEL_END; in ipc_port_init()3378 uint8_t iotier = THROTTLE_LEVEL_END; in ipc_port_reset_thread_attr()
3211 return THROTTLE_LEVEL_END; in kqueue_get_iotier_override()3396 os_atomic_store(&kqwl->kqwl_iotier_override, (uint8_t)THROTTLE_LEVEL_END, relaxed); in kqworkloop_init()5759 thread_update_servicer_iotier_override(thread, THROTTLE_LEVEL_END); in kqworkloop_unbind_locked()