Searched refs:CallerProfile (Results 1 – 4 of 4) sorted by relevance
311 FunctionSamples &CallerProfile = ProfileMap[CallerContextId]; in populateInferredFunctionSamples() local319 CallerProfile.addCalledTargetSamples( in populateInferredFunctionSamples()323 updateBodySamplesforFunctionProfile(CallerProfile, CallerLeafFrameLoc, in populateInferredFunctionSamples()
624 FunctionSamples *CallerProfile = InlineStack.front(); in readOneFunctionProfile() local627 FProfile = &CallerProfile->functionSamplesAt( in readOneFunctionProfile()657 for (auto CallerProfile : NewStack) in readOneFunctionProfile() local658 CallerProfile->addTotalSamples(Count); in readOneFunctionProfile()
1106 FunctionSamples *CallerProfile = InlineStack.front(); in readOneFunctionProfile() local1109 FProfile = &CallerProfile->functionSamplesAt( in readOneFunctionProfile()1139 for (auto CallerProfile : NewStack) in readOneFunctionProfile() local1140 CallerProfile->addTotalSamples(Count); in readOneFunctionProfile()
1236 FunctionSamples *CallerProfile = InlineStack.front(); in readOneFunctionProfile() local1239 FProfile = &CallerProfile->functionSamplesAt( in readOneFunctionProfile()1269 for (auto CallerProfile : NewStack) in readOneFunctionProfile() local1270 CallerProfile->addTotalSamples(Count); in readOneFunctionProfile()