Home
last modified time | relevance | path

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

/freebsd/usr.bin/top/
H A Dmachine.c807 get_io_total(const struct kinfo_proc *pp) in get_io_total() function
1607 return (get_io_total(p2) - get_io_total(p1)); in compare_iototal()