Home
last modified time | relevance | path

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

/trueos/lib/libdevstat/
HDMakefile23 MLINKS+=devstat.3 devstat_compute_etime.3
HDdevstat.h171 long double devstat_compute_etime(struct bintime *cur_time,
HDdevstat.c1198 devstat_compute_etime(struct bintime *cur_time, struct bintime *prev_time) in devstat_compute_etime() function
1215 devstat_compute_etime(&current->field, \
/trueos/usr.bin/systat/
HDvmstat.c869 elapsed_time = now->snap_time - devstat_compute_etime( in dinfo()