Searched refs:getInlineContextForProbe (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/tools/llvm-profgen/ |
| H A D | ProfiledBinary.h | 542 void getInlineContextForProbe(const MCDecodedPseudoProbe *Probe, 546 ProbeDecoder.getInlineContextForProbe(Probe, ProbeInlineContext,
|
| H A D | ProfileGenerator.cpp | 562 Binary->getInlineContextForProbe(Probe, FrameVec, true); in populateBodySamplesWithProbesForAllFunctions() 590 Binary->getInlineContextForProbe(CallProbe, FrameVec, true); in populateBoundarySamplesWithProbesForAllFunctions() 1122 Binary->getInlineContextForProbe(P, ContextStack, true); in extractPrefixContextStack() 1244 Binary->getInlineContextForProbe(LeafProbe, NewContextStack, true); in getContextNodeForLeafProbe()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/MC/ |
| H A D | MCPseudoProbe.h | 395 void getInlineContextForProbe(
|
| /openbsd-src/gnu/llvm/llvm/lib/MC/ |
| H A D | MCPseudoProbe.cpp | 585 void MCPseudoProbeDecoder::getInlineContextForProbe( in getInlineContextForProbe() function in MCPseudoProbeDecoder
|