Searched refs:totalMemoryReportTime_ (Results 1 – 2 of 2) sorted by relevance
84 static uint64_t totalMemoryReportTime_; variable
77 uint64_t MemoryManager::totalMemoryReportTime_ = 0; member in OHOS::Rosen::MemoryManager608 if (isTotalOver && currentTime > totalMemoryReportTime_) { in MemoryOverCheck()610 totalMemoryReportTime_ = currentTime + MEMORY_REPORT_INTERVAL; in MemoryOverCheck()