Searched refs:kDefaultEtmDataFlushPeriodInSec (Results 1 – 1 of 1) sorted by relevance
121 static constexpr double kDefaultEtmDataFlushPeriodInSec = 0.1; variable656 if (!loop->AddPeriodicEvent(SecondToTimeval(kDefaultEtmDataFlushPeriodInSec), etm_flush)) { in PrepareRecording()