Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-profgen/
DProfiledBinary.cpp124 ProfiledBinary::getExpandedContextStr(const std::list<uint64_t> &Stack) const { in getExpandedContextStr() function in llvm::sampleprof::ProfiledBinary
DPerfReader.h152 std::string getExpandedContextStr() const { in getExpandedContextStr() function