Searched refs:CallerProfile (Results 1 – 2 of 2) sorted by relevance
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()