Searched defs:add_observable_events (Results 1 – 2 of 2) sorted by relevance
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ | ||
D | perfetto.cc | 11098 …void add_observable_events(ObservableEvents_Type value) { observable_events_.emplace_back(value); } in add_observable_events() function in perfetto::protos::gen::TracingServiceCapabilities |
/device/generic/goldfish-opengl/system/profiler/ | ||
D | perfetto.cpp | 14310 …void add_observable_events(ObservableEvents_Type value) { observable_events_.emplace_back(value); } in add_observable_events() function in perfetto::protos::gen::TracingServiceCapabilities |