Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/components/metrics/call_stacks/
H A 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
H A Dcall_stack_profile_metrics_provider_unittest.cc307 CallStackProfile* call_stack_profile) { in MakeMinimallySuccessfulCallStackProfile()
/aosp_15_r20/out/soong/.intermediates/external/cronet/third_party/metrics_proto/cronet_aml_third_party_metrics_proto_metrics_proto_gen_headers/android_arm64_armv8-2a_cortex-a55_apex30/gen/third_party/metrics_proto/
Dsampled_profile.pb.h1265 inline const ::metrics::CallStackProfile& SampledProfile::call_stack_profile() const { in call_stack_profile() function
1270 ::metrics::CallStackProfile* call_stack_profile) { in unsafe_arena_set_allocated_call_stack_profile()
1317 …oid SampledProfile::set_allocated_call_stack_profile(::metrics::CallStackProfile* call_stack_profi… in set_allocated_call_stack_profile()
/aosp_15_r20/external/cronet/third_party/metrics_proto/
H A Dsampled_profile.proto123 optional CallStackProfile call_stack_profile = 9; field
/aosp_15_r20/out/soong/.intermediates/external/cronet/third_party/metrics_proto/cronet_aml_third_party_metrics_proto_metrics_proto_gen/android_arm64_armv8-2a_cortex-a55_apex30/gen/third_party/metrics_proto/
Dsampled_profile.pb.cc257 SampledProfile::_Internal::call_stack_profile(const SampledProfile* msg) { in call_stack_profile() function in metrics::SampledProfile::_Internal