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

/darwin-on-arm/xnu/bsd/miscfs/specfs/
H A Dspec_vnops.c173 struct timeval throttle_start_IO_period_timestamp; member in struct:_throttle_io_info_t
878 microuptime(&info->throttle_start_IO_period_timestamp);
934 timevalsub(&elapsed, &info->throttle_start_IO_period_timestamp);

Completed in 66 milliseconds