Searched refs:start_ (Results 1 – 5 of 5) sorted by relevance
52 T& Get(size_t i) { return buffer_[(start_ + i) % buffer_.size()]; } in Get()55 return buffer_[(start_ + i) % buffer_.size()]; in Get()76 start_ = (start_ + 1) % buffer_.size(); in PopFront()84 start_ = size_ = 0; in Reset()93 size_t start_, size_; variable
281 CStrBuffer(char* buf, size_t buf_size) : start_(buf), cur_(buf), end_(buf + buf_size) {} in CStrBuffer()291 size_t Size() const { return cur_ - start_; } in Size()294 char* const start_;
210 struct timespec start_; variable
71 clock_gettime(CLOCK_MONOTONIC, &start_); in ResourceTimer()94 const unsigned int ticks = diffInNs(end, start_); in record()
71 limiting ourselves to a single pending _cold start_ reduces system-wide