Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-xray/
H A Dxray-account.cpp396 static constexpr char StatsFormat[] = in exportStatsAsText() local
402 OS << llvm::formatv(StatsFormat, FuncId, Count, Row.Min, Row.Median, in exportStatsAsText()