Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/benchmarks/
H A DJSONTest.cpp92 Field(&Runtime::BatchParameterCount, RI.BatchParameterCount), in equals()
H A DJSON.cpp222 O.map("BatchParameterCount", Out.BatchParameterCount); in fromJson()
304 JOS.attribute("BatchParameterCount", RI.BatchParameterCount); in serialize()
H A DLibcMemoryBenchmark.h80 uint32_t BatchParameterCount = 0; member
H A DLibcMemoryBenchmarkMain.cpp111 RI.BatchParameterCount = BatchSize; in createStudy()