Home
last modified time | relevance | path

Searched refs:exportStatsAsCSV (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-account.h102 void exportStatsAsCSV(raw_ostream &OS, const XRayFileHeader &Header) const;
H A Dxray-account.cpp410 void LatencyAccountant::exportStatsAsCSV(raw_ostream &OS, in exportStatsAsCSV() function in LatencyAccountant
516 FCA.exportStatsAsCSV(OS, T.getFileHeader()); in __anon895715230f02()