Searched defs:ObserveEvents (Results 1 – 5 of 5) sorted by relevance
/external/perfetto/protos/perfetto/ipc/ | ||
D | consumer_port.proto | 99 rpc ObserveEvents(ObserveEventsRequest) rpc |
/external/perfetto/src/tracing/test/ | ||
D | mock_consumer.cc | 145 void MockConsumer::ObserveEvents(uint32_t enabled_event_types) { in ObserveEvents() function in perfetto::MockConsumer |
/external/perfetto/src/tracing/ipc/consumer/ | ||
D | consumer_ipc_client_impl.cc | 301 void ConsumerIPCClientImpl::ObserveEvents(uint32_t enabled_event_types) { in ObserveEvents() function in perfetto::ConsumerIPCClientImpl |
/external/perfetto/src/tracing/ipc/service/ | ||
D | consumer_ipc_service.cc | 162 void ConsumerIPCService::ObserveEvents(const protos::ObserveEventsRequest& req, in ObserveEvents() function in perfetto::ConsumerIPCService |
/external/perfetto/src/tracing/core/ | ||
D | tracing_service_impl.cc | 2412 void TracingServiceImpl::ConsumerEndpointImpl::ObserveEvents( in ObserveEvents() function in perfetto::TracingServiceImpl::ConsumerEndpointImpl |