Home
last modified time | relevance | path

Searched defs:ObserveEvents (Results 1 – 5 of 5) sorted by relevance

/external/perfetto/protos/perfetto/ipc/
Dconsumer_port.proto99 rpc ObserveEvents(ObserveEventsRequest) rpc
/external/perfetto/src/tracing/test/
Dmock_consumer.cc145 void MockConsumer::ObserveEvents(uint32_t enabled_event_types) { in ObserveEvents() function in perfetto::MockConsumer
/external/perfetto/src/tracing/ipc/consumer/
Dconsumer_ipc_client_impl.cc301 void ConsumerIPCClientImpl::ObserveEvents(uint32_t enabled_event_types) { in ObserveEvents() function in perfetto::ConsumerIPCClientImpl
/external/perfetto/src/tracing/ipc/service/
Dconsumer_ipc_service.cc162 void ConsumerIPCService::ObserveEvents(const protos::ObserveEventsRequest& req, in ObserveEvents() function in perfetto::ConsumerIPCService
/external/perfetto/src/tracing/core/
Dtracing_service_impl.cc2412 void TracingServiceImpl::ConsumerEndpointImpl::ObserveEvents( in ObserveEvents() function in perfetto::TracingServiceImpl::ConsumerEndpointImpl