Home
last modified time | relevance | path

Searched defs:AddDebugAnnotation (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/perfetto/src/tracing/
H A Devent_context.cc57 protos::pbzero::DebugAnnotation* EventContext::AddDebugAnnotation( in AddDebugAnnotation() function in perfetto::EventContext
65 protos::pbzero::DebugAnnotation* EventContext::AddDebugAnnotation( in AddDebugAnnotation() function in perfetto::EventContext
/aosp_15_r20/external/perfetto/src/tracing/internal/
H A Dtrack_event_internal.cc588 protos::pbzero::DebugAnnotation* TrackEventInternal::AddDebugAnnotation( in AddDebugAnnotation() function in perfetto::internal::TrackEventInternal
597 protos::pbzero::DebugAnnotation* TrackEventInternal::AddDebugAnnotation( in AddDebugAnnotation() function in perfetto::internal::TrackEventInternal
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/tracing/
H A Devent_context.h114 void AddDebugAnnotation(EventNameType&& name, T&& value) { in AddDebugAnnotation() function
/aosp_15_r20/external/perfetto/include/perfetto/tracing/
H A Devent_context.h114 void AddDebugAnnotation(EventNameType&& name, T&& value) { in AddDebugAnnotation() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/tracing/internal/
H A Dtrack_event_internal.h242 static void AddDebugAnnotation(perfetto::EventContext* event_ctx, in AddDebugAnnotation() function
/aosp_15_r20/external/perfetto/include/perfetto/tracing/internal/
H A Dtrack_event_internal.h242 static void AddDebugAnnotation(perfetto::EventContext* event_ctx, in AddDebugAnnotation() function