Searched refs:AddDebugAnnotation (Results 1 – 4 of 4) sorted by relevance
| /device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ |
| D | perfetto.h | 7874 static void AddDebugAnnotation(perfetto::EventContext* event_ctx, 7877 auto annotation = AddDebugAnnotation(event_ctx, name); 7923 static protos::pbzero::DebugAnnotation* AddDebugAnnotation( 8743 TrackEventInternal::AddDebugAnnotation(&event_ctx, arg_name, 8813 TrackEventInternal::AddDebugAnnotation(&event_ctx, arg_name, 8815 TrackEventInternal::AddDebugAnnotation(&event_ctx, arg_name2, 10091 TrackEventInternal::AddDebugAnnotation(ctx, arg_name, arg_value); 10101 TrackEventInternal::AddDebugAnnotation(ctx, arg_name, arg_value); 10102 TrackEventInternal::AddDebugAnnotation(ctx, arg_name2, arg_value2);
|
| D | perfetto.cc | 32075 protos::pbzero::DebugAnnotation* TrackEventInternal::AddDebugAnnotation( in AddDebugAnnotation() function in perfetto::internal::TrackEventInternal
|
| /device/generic/goldfish-opengl/system/profiler/ |
| D | perfetto.h | 13991 static void AddDebugAnnotation(perfetto::EventContext* event_ctx, 13994 auto annotation = AddDebugAnnotation(event_ctx, name); 14045 static protos::pbzero::DebugAnnotation* AddDebugAnnotation( 14423 TrackEventInternal::AddDebugAnnotation(&event_ctx, arg_name, 16575 TrackEventInternal::AddDebugAnnotation(ctx, arg_name, arg_value); 16585 TrackEventInternal::AddDebugAnnotation(ctx, arg_name, arg_value); 16586 TrackEventInternal::AddDebugAnnotation(ctx, arg_name2, arg_value2);
|
| D | perfetto.cpp | 41189 protos::pbzero::DebugAnnotation* TrackEventInternal::AddDebugAnnotation( in AddDebugAnnotation() function in perfetto::internal::TrackEventInternal
|