Searched refs:ResultRow (Results 1 – 1 of 1) sorted by relevance
262 struct ResultRow { struct274 ResultRow getStats(MutableArrayRef<uint64_t> Timings) { in getStats()276 ResultRow R; in getStats()301 using TupleType = std::tuple<int32_t, uint64_t, ResultRow>;403 exportStats(Header, [&](int32_t FuncId, size_t Count, const ResultRow &Row) { in exportStatsAsText()413 exportStats(Header, [&](int32_t FuncId, size_t Count, const ResultRow &Row) { in exportStatsAsCSV()