MCPcopy Create free account
hub / github.com/CobaltFusion/DebugViewPP / SetBenchmarkBytesProcessed

Function SetBenchmarkBytesProcessed

Libraries/snappy/snappy-test.cc:167–169  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165}
166
167void SetBenchmarkBytesProcessed(int64 bytes) {
168 benchmark_bytes_processed = bytes;
169}
170
171struct BenchmarkRun {
172 int64 real_time_us;

Callers 4

BM_UFlatFunction · 0.85
BM_UValidateFunction · 0.85
BM_UIOVecFunction · 0.85
BM_ZFlatFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected