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

/darwin-on-arm/xnu/bsd/miscfs/specfs/
H A Dspec_vnops.c172 struct timeval throttle_last_write_timestamp; member in struct:_throttle_io_info_t
526 microuptime(&throttle_info->throttle_last_write_timestamp);
1181 *tv = info->throttle_last_write_timestamp;
1196 microuptime(&info->throttle_last_write_timestamp);
1697 microuptime(&throttle_info->throttle_last_write_timestamp);

Completed in 18 milliseconds