Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp2532 static int showMemProfProfile(const std::string &Filename, in showMemProfProfile() function
2686 return showMemProfProfile(Filename, ProfiledBinary, OS); in show_main()