Searched refs:getInlineContextForProbe (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/llvm/tools/llvm-profgen/ |
| H A D | ProfiledBinary.h | 534 void getInlineContextForProbe(const MCDecodedPseudoProbe *Probe, 538 ProbeDecoder.getInlineContextForProbe(Probe, ProbeInlineContext,
|
| H A D | ProfileGenerator.cpp | 556 Binary->getInlineContextForProbe(Probe, FrameVec, true); in populateBodySamplesWithProbesForAllFunctions() 585 Binary->getInlineContextForProbe(CallProbe, FrameVec, true); in populateBoundarySamplesWithProbesForAllFunctions() 1106 Binary->getInlineContextForProbe(P, ContextStack, true); in extractPrefixContextStack() 1216 Binary->getInlineContextForProbe(LeafProbe, NewContextStack, true); in getContextNodeForLeafProbe()
|
| /llvm-project-15.0.7/llvm/include/llvm/MC/ |
| H A D | MCPseudoProbe.h | 387 void getInlineContextForProbe(
|
| /llvm-project-15.0.7/llvm/lib/MC/ |
| H A D | MCPseudoProbe.cpp | 558 void MCPseudoProbeDecoder::getInlineContextForProbe( in getInlineContextForProbe() function in MCPseudoProbeDecoder
|