Home
last modified time | relevance | path

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

/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto7059 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