Home
last modified time | relevance | path

Searched defs:debug_annotations (Results 1 – 4 of 4) sorted by relevance

/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dtrack_event.pbzero.h174 …::protozero::RepeatedFieldIterator<::protozero::ConstBytes> debug_annotations() const { return Get… in debug_annotations() function
Dperfetto.cc24649 const std::vector<DebugAnnotation>& debug_annotations() const { return debug_annotations_; } in debug_annotations() function in perfetto::protos::gen::TrackEvent
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/proto/
Dperfetto_trace.proto6193 repeated DebugAnnotation debug_annotations = 4; field
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp30693 const std::vector<DebugAnnotation>& debug_annotations() const { return debug_annotations_; } in debug_annotations() function in perfetto::protos::gen::TrackEvent