Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-account.h101 void exportStatsAsText(raw_ostream &OS, const XRayFileHeader &Header) const;
H A Dxray-account.cpp374 void LatencyAccountant::exportStatsAsText(raw_ostream &OS, in exportStatsAsText() function in LatencyAccountant
513 FCA.exportStatsAsText(OS, T.getFileHeader()); in __anon25c3d8b80f02()