Home
last modified time | relevance | path

Searched defs:total_operations (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/nfsstat/
H A Dnfsstat.c562 uint64_t total_bytes = 0, total_operations = 0; in compute_new_stats() local
/freebsd/usr.bin/ctlstat/
H A Dctlstat.c252 uint64_t total_bytes = 0, total_operations = 0, total_dmas = 0; in compute_stats() local