Searched defs:AddDebugAnnotation (Results 1 – 4 of 4) sorted by relevance
56 protos::pbzero::DebugAnnotation* EventContext::AddDebugAnnotation( in AddDebugAnnotation() function in perfetto::EventContext64 protos::pbzero::DebugAnnotation* EventContext::AddDebugAnnotation( in AddDebugAnnotation() function in perfetto::EventContext
114 void AddDebugAnnotation(EventNameType&& name, T&& value) { in AddDebugAnnotation() function
565 protos::pbzero::DebugAnnotation* TrackEventInternal::AddDebugAnnotation( in AddDebugAnnotation() function in perfetto::internal::TrackEventInternal574 protos::pbzero::DebugAnnotation* TrackEventInternal::AddDebugAnnotation( in AddDebugAnnotation() function in perfetto::internal::TrackEventInternal
229 static void AddDebugAnnotation(perfetto::EventContext* event_ctx, in AddDebugAnnotation() function