Searched defs:RF_ThroughputStats_s (Results 1 – 1 of 1) sorted by relevance
86 struct RF_ThroughputStats_s { struct89 struct timeval start; /* timer started when numOutstandingRequests91 struct timeval stop; /* timer stopped when numOutstandingRequests93 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 */