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

/freebsd-13-stable/lib/libdevstat/
H A Ddevstat.c1239 long double totaldurationfree, totaldurationother; local
1289 totaldurationother = DELTA_T(duration[DEVSTAT_NO_DATA]);
1291 totaldurationfree + totaldurationother;
1533 *destld = totaldurationother;
1564 *destld = totaldurationother;

Completed in 50 milliseconds