Searched refs:wops (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/top-100.1.2/
H A Dglobalstats.c672 struct top_uinteger rops, wops, rbytes, wbytes; local
675 wops = top_init_uinteger(tsamp->disk_wops, false);
689 wops = top_sub_uinteger(&wops, &bwops);
704 wops = top_sub_uinteger(&wops, &pwops);
714 if(top_sprint_uinteger(wbuf, sizeof(wbuf), wops))

Completed in 60 milliseconds