Searched refs:AddBytesForWrites (Results 1 – 4 of 4) sorted by relevance
139 void AddBytesForWrites(long nwrites, size_t nbytes) { in AddBytesForWrites() function
55 thread->stats.AddBytesForWrites(10, (sz + 1) * 10); in TestPut()
46 thread->stats.AddBytesForWrites(num, (sz + 1) * num); in TestPut()
375 thread->stats.AddBytesForWrites(1, sz); in TestPut()