Searched defs:BenchmarkInfo (Results 1 – 4 of 4) sorted by relevance
169 struct BenchmarkInfo { struct181 BenchmarkInfo info; argument
29 struct BenchmarkInfo struct31 const char *glmark2Config;32 const char *name;
5603 struct BenchmarkInfo { struct5604 std::string name;5605 double estimatedDuration;5606 int iterations;5607 int samples;5608 unsigned int resamples;5609 double clockResolution;5610 double clockCost;
5570 struct BenchmarkInfo { struct5571 std::string name;5572 double estimatedDuration;5573 int iterations;5574 int samples;5575 unsigned int resamples;5576 double clockResolution;5577 double clockCost;