Searched refs:systemEventCollectionInterval (Results 1 – 4 of 4) sorted by relevance
4 api_name: "systemEventCollectionInterval"
215 std::chrono::nanoseconds systemEventCollectionInterval = in start() local217 std::chrono::seconds(sysprop::systemEventCollectionInterval().value_or( in start()229 .pollingIntervalNs = systemEventCollectionInterval, in start()237 .pollingIntervalNs = systemEventCollectionInterval, in start()241 .pollingIntervalNs = systemEventCollectionInterval, in start()
20 api_name: "systemEventCollectionInterval"
357 ASSERT_TRUE(sysprop::systemEventCollectionInterval().has_value()); in TEST_F()361 sysprop::systemEventCollectionInterval().value()); in TEST_F()