Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp2954 dumpHotFunctionList(const std::vector<std::string> & ColumnTitle,const std::vector<int> & ColumnOffset,const std::vector<HotFuncInfo> & PrintValues,uint64_t HotFuncCount,uint64_t TotalFuncCount,uint64_t HotProfCount,uint64_t TotalProfCount,const std::string & HotFuncMetric,uint32_t TopNFunctions,raw_fd_ostream & OS) dumpHotFunctionList() argument
3044 std::vector<int> ColumnOffset{0, 24, 42, 58}; showHotFunctionList() local
[all...]