Searched refs:LeafProbe (Results 1 – 2 of 2) sorted by relevance
344 const MCDecodedPseudoProbe *LeafProbe);349 const MCDecodedPseudoProbe *LeafProbe);
1211 SampleContextFrames ContextStack, const MCDecodedPseudoProbe *LeafProbe) { in getContextNodeForLeafProbe() argument1216 Binary->getInlineContextForProbe(LeafProbe, NewContextStack, true); in getContextNodeForLeafProbe()1228 const auto *FuncDesc = Binary->getFuncDescForGUID(LeafProbe->getGuid()); in getContextNodeForLeafProbe()1229 bool WasLeafInlined = LeafProbe->getInlineTreeNode()->hasInlineSite(); in getContextNodeForLeafProbe()1237 SampleContextFrames ContextStack, const MCDecodedPseudoProbe *LeafProbe) { in getFunctionProfileForLeafProbe() argument1238 return *getContextNodeForLeafProbe(ContextStack, LeafProbe) in getFunctionProfileForLeafProbe()