Home
last modified time | relevance | path

Searched defs:call_stack_profile (Results 1 – 3 of 3) sorted by relevance

/external/cronet/components/metrics/
Dcall_stack_profile_builder.cc71 CallStackProfile* call_stack_profile = in CallStackProfileBuilder() local
115 CallStackProfile* call_stack_profile = in ApplyMetadataRetrospectively() local
138 CallStackProfile* call_stack_profile = in AddProfileMetadata() local
199 CallStackProfile* call_stack_profile = in OnSampleCompleted() local
239 CallStackProfile* call_stack_profile = in OnProfileCompleted() local
Dcall_stack_profile_metrics_provider_unittest.cc307 CallStackProfile* call_stack_profile) { in MakeMinimallySuccessfulCallStackProfile()
/external/cronet/third_party/metrics_proto/
Dsampled_profile.proto122 optional CallStackProfile call_stack_profile = 9; field