Searched refs:mutable_call_stack_profile (Results 1 – 3 of 3) sorted by relevance
72 sampled_profile_.mutable_call_stack_profile(); in CallStackProfileBuilder()116 sampled_profile_.mutable_call_stack_profile(); in ApplyMetadataRetrospectively()139 sampled_profile_.mutable_call_stack_profile(); in AddProfileMetadata()200 sampled_profile_.mutable_call_stack_profile(); in OnSampleCompleted()240 sampled_profile_.mutable_call_stack_profile(); in OnProfileCompleted()
323 MakeMinimallySuccessfulCallStackProfile(profile.mutable_call_stack_profile()); in RecieveProfile()336 MakeMinimallySuccessfulCallStackProfile(profile.mutable_call_stack_profile()); in ReceiveSerializedProfile()440 one_frame_profile.mutable_call_stack_profile()->add_stack(); in TEST_F()
437 ::metrics::CallStackProfile* mutable_call_stack_profile(); in Swap()1312 inline ::metrics::CallStackProfile* SampledProfile::mutable_call_stack_profile() { in mutable_call_stack_profile() function