Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/raidframe/
H A Drf_raid.h86 struct RF_ThroughputStats_s { struct
89 struct timeval start; /* timer started when numOutstandingRequests
91 struct timeval stop; /* timer stopped when numOutstandingRequests
93 RF_uint64 sum_io_us; /* total time timer is enabled */
94 RF_uint64 num_ios; /* total number of ios processed by RAIDframe */
95 long num_out_ios; /* number of outstanding ios */