Searched refs:total_requests_ (Results 1 – 4 of 4) sorted by relevance
60 return total_requests_[Env::IO_LOW] + total_requests_[Env::IO_HIGH];62 return total_requests_[pri];94 int64_t total_requests_[Env::IO_TOTAL]; variable
70 total_requests_[0] = 0; in GenericRateLimiter()71 total_requests_[1] = 0; in GenericRateLimiter()122 ++total_requests_[pri]; in Request()
208 uint64_t total_requests_; variable
281 total_requests_ = 0; in TraceAnalyzer()462 total_requests_++; in StartProcessing()1907 total_requests_, total_access_keys_, total_gets_, total_writes_); in PrintStatistics()