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;
5018 struct BenchmarkStats { struct5019 BenchmarkInfo info;5020 std::size_t iterations;5021 uint64_t elapsedTimeInNanoseconds;