Searched refs:throttle_last_IO_timestamp (Results 1 - 1 of 1) sorted by relevance

/xnu-2422.115.4/bsd/miscfs/specfs/
H A Dspec_vnops.c202 struct timeval throttle_last_IO_timestamp[THROTTLE_LEVEL_END + 1]; member in struct:_throttle_io_info_t
1135 info->throttle_start_IO_period_timestamp[mylevel] = info->throttle_last_IO_timestamp[mylevel];
1788 microuptime(&info->throttle_last_IO_timestamp[thread_throttle_level]);

Completed in 98 milliseconds