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

/freebsd-11-stable/sys/sys/
H A Ddevicestat.h157 struct bintime busy_time; member in struct:devstat
/freebsd-11-stable/usr.sbin/iostat/
H A Diostat.c795 long double busy_pct, busy_time; local
856 DSM_TOTAL_BUSY_TIME, &busy_time,
911 total_duration, busy_time);
/freebsd-11-stable/sys/kern/
H A Dsubr_devstat.c330 bintime_add(&ds->busy_time, &dt);
/freebsd-11-stable/lib/libdevstat/
H A Ddevstat.c1533 *destld = DELTA_T(busy_time);
1560 *destld = DELTA_T(busy_time);

Completed in 130 milliseconds