Searched defs:DataSourceInstance (Results 1 – 1 of 1) sorted by relevance
48688 struct DataSourceInstance { struct in perfetto::TracingServiceImpl48689 DataSourceInstance(DataSourceInstanceID id, in DataSourceInstance() argument48705 DataSourceInstanceID instance_id;48706 DataSourceConfig config;48707 std::string data_source_name;48708 bool will_notify_on_start;48709 bool will_notify_on_stop;48710 bool handles_incremental_state_clear;48712 enum DataSourceInstanceState {48719 DataSourceInstanceState state = CONFIGURED;