Home
last modified time | relevance | path

Searched defs:DataSourceInstance (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.cc35482 struct DataSourceInstance { struct in perfetto::TracingServiceImpl
35483 DataSourceInstance(DataSourceInstanceID id, in DataSourceInstance() function
35499 DataSourceInstanceID instance_id;
35500 DataSourceConfig config;
35501 std::string data_source_name;
35502 bool will_notify_on_start;
35503 bool will_notify_on_stop;
35504 bool handles_incremental_state_clear;
35506 enum DataSourceInstanceState {
35513 DataSourceInstanceState state = CONFIGURED;
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp46644 struct DataSourceInstance { struct in perfetto::TracingServiceImpl
46645 DataSourceInstance(DataSourceInstanceID id, in DataSourceInstance() function
46661 DataSourceInstanceID instance_id;
46662 DataSourceConfig config;
46663 std::string data_source_name;
46664 bool will_notify_on_start;
46665 bool will_notify_on_stop;
46666 bool handles_incremental_state_clear;
46668 enum DataSourceInstanceState {
46675 DataSourceInstanceState state = CONFIGURED;