Searched defs:ObserveEvents (Results 1 – 5 of 5) sorted by relevance
| /external/perfetto/protos/perfetto/ipc/ | ||
| D | consumer_port.proto | 100 rpc ObserveEvents(ObserveEventsRequest) rpc |
| /external/perfetto/src/tracing/test/ | ||
| D | mock_consumer.cc | 146 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 | 303 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 | 164 void ConsumerIPCService::ObserveEvents( in ObserveEvents() function in perfetto::ConsumerIPCService |
| /external/perfetto/src/tracing/core/ | ||
| D | tracing_service_impl.cc | 2838 void TracingServiceImpl::ConsumerEndpointImpl::ObserveEvents( in ObserveEvents() function in perfetto::TracingServiceImpl::ConsumerEndpointImpl |