Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.bin/nfsstat/
Dnfsstat.c605 *busy_pct = DELTA_T(busytime); in compute_new_stats()
1058 total_stats->busytime = cur_stats->busytime; in compute_totals()
/freebsd-12-stable/sys/fs/nfs/
Dnfsport.h432 struct bintime busytime; member
/freebsd-12-stable/sys/fs/nfsserver/
Dnfs_nfsdsocket.c459 bintime_add(&nfsstatsv1.busytime, &dt); in nfsrvd_statend()