Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.cc11098 …void add_observable_events(ObservableEvents_Type value) { observable_events_.emplace_back(value); } in add_observable_events() function in perfetto::protos::gen::TracingServiceCapabilities
11099 …ObservableEvents_Type* add_observable_events() { observable_events_.emplace_back(); return &observ… in add_observable_events() function in perfetto::protos::gen::TracingServiceCapabilities
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp14310 …void add_observable_events(ObservableEvents_Type value) { observable_events_.emplace_back(value); } in add_observable_events() function in perfetto::protos::gen::TracingServiceCapabilities
14311 …ObservableEvents_Type* add_observable_events() { observable_events_.emplace_back(); return &observ… in add_observable_events() function in perfetto::protos::gen::TracingServiceCapabilities