Home
last modified time | relevance | path

Searched defs:busy_pct (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/usr.bin/nfsstat/
H A Dnfsstat.c561 compute_new_stats(struct nfsstatsv1 * cur_stats,struct nfsstatsv1 * prev_stats,int curop,long double etime,long double * mbsec,long double * kb_per_transfer,long double * transfers_per_second,long double * ms_per_transfer,uint64_t * queue_len,long double * busy_pct) compute_new_stats() argument
1195 long double busy_pct; exp_sidewaysintpr() local
[all...]
/freebsd-src/usr.sbin/iostat/
H A Diostat.c793 long double busy_pct, busy_time; in devstats() local