Lines Matching defs:bytes_written
203 uint64_t* bytes_written, uint64_t* bytes_read, in BenchmarkThread()
231 uint64_t* bytes_written, uint64_t* bytes_read, in FillBenchmarkThread()
267 uint64_t* bytes_written, uint64_t* bytes_read, in ConcurrentFillBenchmarkThread()
291 uint64_t* bytes_written, uint64_t* bytes_read, in ReadBenchmarkThread()
337 uint64_t* bytes_written, uint64_t* bytes_read, in SeqReadBenchmarkThread()
362 uint64_t* bytes_written, uint64_t* bytes_read, in ConcurrentReadBenchmarkThread()
385 uint64_t* bytes_written, in SeqConcurrentReadBenchmarkThread()
418 uint64_t bytes_written = 0; in Run() local
469 void RunThreads(std::vector<port::Thread>* /*threads*/, uint64_t* bytes_written, in RunThreads()
485 void RunThreads(std::vector<port::Thread>* threads, uint64_t* bytes_written, in RunThreads()
509 void RunThreads(std::vector<port::Thread>* threads, uint64_t* bytes_written, in RunThreads()
536 void RunThreads(std::vector<port::Thread>* threads, uint64_t* bytes_written, in RunThreads()