Home
last modified time | relevance | path

Searched refs:InternedDebugAnnotationName (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp40611 struct PERFETTO_EXPORT InternedDebugAnnotationName struct
40613 InternedDebugAnnotationName,
40618 ~InternedDebugAnnotationName() override;
41193 annotation->set_name_iid(InternedDebugAnnotationName::Get(event_ctx, name)); in AddDebugAnnotation()
41244 InternedDebugAnnotationName::~InternedDebugAnnotationName() = default;
41247 void InternedDebugAnnotationName::Add( in Add()
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.cc31798 struct InternedDebugAnnotationName struct
31800 InternedDebugAnnotationName,
32079 annotation->set_name_iid(InternedDebugAnnotationName::Get(event_ctx, name)); in AddDebugAnnotation()