Searched refs:legacy_config (Results 1 – 7 of 7) sorted by relevance
5 …legacy_config: \"\"\n }\n}\ndata_sources: {\n config: {\n name: \"linux.process_stats\"\n …
4 …legacy_config: \"\"\n }\n}\ndata_sources: {\n config: {\n name: \"linux.process_stats\"\n …
264 bool legacy_config = pb_config.all_cpus(); // all_cpus was mandatory before in Create() local265 if (pb_config.has_callstack_sampling() || legacy_config) { in Create()
151 optional string legacy_config = 1000; field
1459 optional string legacy_config = 1000; field
2589 EXPECT_EQ(data_source->config.legacy_config(), "test config"); in TEST_P()