Home
last modified time | relevance | path

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

/freebsd/lib/libdevstat/
H A Ddevstat.c1237 long double totaldurationfree, totaldurationother; in devstat_compute_statistics() local
1286 totaldurationfree = DELTA_T(duration[DEVSTAT_FREE]); in devstat_compute_statistics()
1289 totaldurationfree + totaldurationother; in devstat_compute_statistics()
1523 *destld = totaldurationfree; in devstat_compute_statistics()
1559 *destld = totaldurationfree; in devstat_compute_statistics()