Searched refs:exportStats (Results 1 – 2 of 2) sorted by relevance
107 template <class F> void exportStats(const XRayFileHeader &Header, F fn) const;
312 void LatencyAccountant::exportStats(const XRayFileHeader &Header, F Fn) const { in exportStats() function in LatencyAccountant403 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()