Home
last modified time | relevance | path

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

/freebsd-src/lib/libdevstat/
H A DMakefile19 MLINKS+=devstat.3 devstat_compute_statistics.3
H A Ddevstat.h168 int devstat_compute_statistics(struct devstat *current,
H A Ddevstat.c1183 return(devstat_compute_statistics(current, previous, etime, in compute_stats()
1229 devstat_compute_statistics(struct devstat *current, struct devstat *previous, in devstat_compute_statistics() function
/freebsd-src/usr.bin/systat/
H A Diostat.c305 if (devstat_compute_statistics(&cur_dev.dinfo->devices[di], in devstats()
H A Ddevs.c407 if (devstat_compute_statistics(&now->dinfo->devices[di], then ? in dsshow2()
/freebsd-src/usr.sbin/gstat/
H A Dgstat.c350 devstat_compute_statistics(gsp, gsq, dt, in main()
/freebsd-src/usr.sbin/iostat/
H A Diostat.c832 if (devstat_compute_statistics(&cur.dinfo->devices[di], in devstats()
/freebsd-src/usr.bin/vmstat/
H A Dvmstat.c1092 if (devstat_compute_statistics(&cur.dinfo->devices[di], in devstats()