Searched defs:ResultRow (Results 1 – 1 of 1) sorted by relevance
262 struct ResultRow { struct263 uint64_t Count;264 double Min;265 double Median;266 double Pct90;267 double Pct99;268 double Max;269 double Sum;270 std::string DebugInfo;271 std::string Function;