Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp3028 static void dumpHotFunctionList(const std::vector<std::string> &ColumnTitle, in dumpHotFunctionList()
3117 std::vector<std::string> ColumnTitle{"Total sample (%)", "Max sample", in showHotFunctionList() local