Lines Matching defs:CallProbe
596 const MCDecodedPseudoProbe *CallProbe =
598 if (CallProbe == nullptr)
603 Binary->getInlineContextForProbe(CallProbe, FrameVec, true);
1199 const MCDecodedPseudoProbe *CallProbe =
1209 if (!CallProbe)
1211 Probes.push_back(CallProbe);
1308 const MCDecodedPseudoProbe *CallProbe =
1310 if (CallProbe == nullptr)
1313 getFunctionProfileForLeafProbe(CtxKey, CallProbe);
1314 FunctionProfile.addBodySamples(CallProbe->getIndex(), 0, Count);
1319 FunctionProfile.addCalledTargetSamples(CallProbe->getIndex(),
1320 CallProbe->getDiscriminator(),