Searched defs:bytes_processed (Results 1 – 5 of 5) sorted by relevance
45 int64_t bytes_processed = 0; member
286 int bytes_processed = (*handler) (entry); in analyze() local
532 int64_t bytes_processed() const { return bytes_processed_; } in bytes_processed() function
562 int64_t bytes_processed() const { in bytes_processed() function
1534 int bytes_processed () const { return m_next - m_begin; } in bytes_processed() function