Searched refs:ClearPullerCacheIfNecessary (Results 1 – 3 of 3) sorted by relevance
89 int ClearPullerCacheIfNecessary(int64_t timestampNs);
456 int StatsPullerManager::ClearPullerCacheIfNecessary(int64_t timestampNs) { in ClearPullerCacheIfNecessary() function in android::os::statsd::StatsPullerManager
223 mPullerManager->ClearPullerCacheIfNecessary(curTimeSec * NS_PER_SEC); in OnLogEvent()