Searched refs:exportStats (Results 1 – 2 of 2) sorted by relevance
92 template <class F> void exportStats(const XRayFileHeader &Header, F fn) const;
265 void LatencyAccountant::exportStats(const XRayFileHeader &Header, F Fn) const { in exportStats() function in LatencyAccountant356 exportStats(Header, [&](int32_t FuncId, size_t Count, const ResultRow &Row) { in exportStatsAsText()366 exportStats(Header, [&](int32_t FuncId, size_t Count, const ResultRow &Row) { in exportStatsAsCSV()