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