Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-xray/
H A Dxray-account.h103 void exportStatsAsText(raw_ostream &OS, const XRayFileHeader &Header) const;
H A Dxray-account.cpp372 void LatencyAccountant::exportStatsAsText(raw_ostream &OS, in exportStatsAsText() function in LatencyAccountant
511 FCA.exportStatsAsText(OS, T.getFileHeader()); in __anona2b7686e0f02()