Searched refs:legacy_config (Results 1 – 8 of 8) sorted by relevance
6 …legacy_config: \"\"\n }\n}\ndata_sources {\n config {\n name: \"linux.process_stats\"\n ta…
5 …legacy_config: \"\"\n }\n}\ndata_sources {\n config {\n name: \"linux.process_stats\"\n ta…
204 legacy_config,
351 bool legacy_config = pb_config.all_cpus(); // all_cpus was mandatory before in Create() local352 if (pb_config.has_callstack_sampling() || legacy_config) { in Create()
175 optional string legacy_config = 1000; field
2690 optional string legacy_config = 1000; field
3756 EXPECT_EQ(data_source->config.legacy_config(), "test config"); in TEST_P()