Home
last modified time | relevance | path

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

/NextBSD/lib/libdevstat/
HDMakefile22 MLINKS+=devstat.3 devstat_compute_etime.3
HDdevstat.h171 long double devstat_compute_etime(struct bintime *cur_time,
HDdevstat.c1203 devstat_compute_etime(struct bintime *cur_time, struct bintime *prev_time) in devstat_compute_etime() function
1220 devstat_compute_etime(&current->field, \
/NextBSD/usr.bin/systat/
HDvmstat.c875 elapsed_time = now->snap_time - devstat_compute_etime( in dinfo()