Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Ddd.c62 struct iostat { struct
63 unsigned long long in_full, in_part, out_full, out_part, bytes;
64 struct timeval start;
/external/autotest/client/profilers/iostat/
Diostat.py9 class iostat(profiler.profiler): class