Home
last modified time | relevance | path

Searched refs:BatchBytes (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/libc/benchmarks/
H A DLibcMemoryBenchmark.cpp90 size_t BatchBytes = 0; in getBatchBytes() local
92 BatchBytes += P.SizeBytes; in getBatchBytes()
93 return BatchBytes; in getBatchBytes()