HomeSort by: relevance | last modified time | path
    Searched refs:iostat_busy (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/sys/
iostat.h 71 * accumulated wait time (iostat_wait .. iostat_busy)
118 void iostat_busy(struct io_stats *);
  /src/sys/kern/
subr_iostat.c 246 iostat_busy(struct io_stats *stats) function in typeref:typename:void
subr_disk.c 280 iostat_busy(diskp->dk_stats);
  /src/sys/dev/scsipi/
st.c 1330 iostat_busy(st->stats);
  /src/sys/nfs/
nfs_vnops.c 1140 iostat_busy(nmp->nm_stats);
1259 iostat_busy(nmp->nm_stats);

Completed in 17 milliseconds