Searched defs:BenchmarkStats (Results 1 – 2 of 2) sorted by relevance
165 struct BenchmarkStats { struct166 BenchmarkInfo info;167 std::size_t iterations;168 uint64_t elapsedTimeInNanoseconds;
5003 struct BenchmarkStats { struct5004 BenchmarkInfo info;5005 std::size_t iterations;5006 uint64_t elapsedTimeInNanoseconds;