Home
last modified time | relevance | path

Searched refs:nsec_current (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/
H A Diocache.c260 hrtime_t nsec_start, nsectowait, nsec_current; in sync_stream_buf() local
262 nsec_current = nsec_start = gethrtime(); in sync_stream_buf()
270 nsec_current = gethrtime(); in sync_stream_buf()
271 if ((nsec_current - nsec_start) > nsectowait && in sync_stream_buf()