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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/vmstat/proc/
H A Dsysinfo.h90 unsigned long long reads_sectors; member in struct:disk_stat
107 unsigned long long reads_sectors; member in struct:partition_stat
H A Dsysinfo.c723 &(*disks)[cDisk].reads_sectors,
743 &(*partitions)[cPartition].reads_sectors,
/netgear-R7000-V1.0.7.12_1.2.5/src/router/vmstat/
H A Dvmstat.c328 current_partition->reads,current_partition->reads_sectors,current_partition->writes,current_partition->requested_writes);
347 current_partition->reads,current_partition->reads_sectors,current_partition->writes,current_partition->requested_writes);
382 disks[k].reads_sectors,
405 disks[i].reads_sectors,
500 read_sectors+=disks[i].reads_sectors;

Completed in 105 milliseconds