Searched refs:ResultRow (Results 1 – 1 of 1) sorted by relevance
221 struct ResultRow { struct233 ResultRow getStats(std::vector<uint64_t> &Timings) { in getStats()235 ResultRow R; in getStats()260 using TupleType = std::tuple<int32_t, uint64_t, ResultRow>; in exportStats()400 exportStats(Header, [&](int32_t FuncId, size_t Count, const ResultRow &Row) { in exportStatsAsText()410 exportStats(Header, [&](int32_t FuncId, size_t Count, const ResultRow &Row) { in exportStatsAsCSV()