Searched defs:AddDebugAnnotation (Results 1 – 6 of 6) sorted by relevance
57 protos::pbzero::DebugAnnotation* EventContext::AddDebugAnnotation( in AddDebugAnnotation() function in perfetto::EventContext65 protos::pbzero::DebugAnnotation* EventContext::AddDebugAnnotation( in AddDebugAnnotation() function in perfetto::EventContext
588 protos::pbzero::DebugAnnotation* TrackEventInternal::AddDebugAnnotation( in AddDebugAnnotation() function in perfetto::internal::TrackEventInternal597 protos::pbzero::DebugAnnotation* TrackEventInternal::AddDebugAnnotation( in AddDebugAnnotation() function in perfetto::internal::TrackEventInternal
114 void AddDebugAnnotation(EventNameType&& name, T&& value) { in AddDebugAnnotation() function
242 static void AddDebugAnnotation(perfetto::EventContext* event_ctx, in AddDebugAnnotation() function