Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/include/perfetto/ext/tracing/core/
H A Dnull_consumer_endpoint_for_testing.h44 void ObserveEvents(uint32_t) override {} in ObserveEvents() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/tracing/core/
H A Dnull_consumer_endpoint_for_testing.h44 void ObserveEvents(uint32_t) override {} in ObserveEvents() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_ipc_ipc_gen/gen/external/perfetto/protos/perfetto/ipc/
Dconsumer_port.ipc.cc180 void ConsumerPortProxy::ObserveEvents(const ObserveEventsRequest& request, DeferredObserveEventsRes… in ObserveEvents() function in perfetto::protos::gen::ConsumerPortProxy
/aosp_15_r20/external/perfetto/src/tracing/test/
H A Dmock_consumer.cc170 void MockConsumer::ObserveEvents(uint32_t enabled_event_types) { in ObserveEvents() function in perfetto::MockConsumer
/aosp_15_r20/external/perfetto/src/tracing/internal/
H A Dtracing_backend_fake.cc131 void ObserveEvents(uint32_t /*events_mask*/) override {} in ObserveEvents() function in perfetto::internal::__anon2f8ba0520111::UnsupportedConsumerEndpoint
/aosp_15_r20/external/perfetto/protos/perfetto/ipc/
H A Dconsumer_port.proto93 rpc ObserveEvents(ObserveEventsRequest) rpc
/aosp_15_r20/external/perfetto/src/tracing/ipc/consumer/
H A Dconsumer_ipc_client_impl.cc328 void ConsumerIPCClientImpl::ObserveEvents(uint32_t enabled_event_types) { in ObserveEvents() function in perfetto::ConsumerIPCClientImpl
/aosp_15_r20/external/perfetto/src/tracing/ipc/service/
H A Dconsumer_ipc_service.cc165 void ConsumerIPCService::ObserveEvents( in ObserveEvents() function in perfetto::ConsumerIPCService
/aosp_15_r20/external/perfetto/src/tracing/service/
H A Dtracing_service_impl.cc4459 void TracingServiceImpl::ConsumerEndpointImpl::ObserveEvents( in ObserveEvents() function in perfetto::TracingServiceImpl::ConsumerEndpointImpl