Home
last modified time | relevance | path

Searched defs:ColumnTitle (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp2261 static void dumpHotFunctionList(const std::vector<std::string> &ColumnTitle, in dumpHotFunctionList()
2347 std::vector<std::string> ColumnTitle{"Total sample (%)", "Max sample", in showHotFunctionList() local