Searched refs:lastSystemScanTime (Results 1 – 3 of 3) sorted by relevance
308 int64_t lastSystemScanTime; /* Last System Scan Time */ variable
45 lastSystemScanTime(0), in ScanService()1272 if (lastSystemScanTime != 0) { in StartSystemTimerScan()1273 sinceLastScan = nowTime - lastSystemScanTime; in StartSystemTimerScan()1280 if (scanAtOnce || (lastSystemScanTime == 0) || in StartSystemTimerScan()1285 lastSystemScanTime = nowTime; in StartSystemTimerScan()
700 pScanService->lastSystemScanTime = 1; in StartSystemTimerScanFail2()708 pScanService->lastSystemScanTime = 1; in StartSystemTimerScanFail3()716 pScanService->lastSystemScanTime = 1; in StartSystemTimerScanFail4()725 pScanService->lastSystemScanTime = 0; in StartSystemTimerScanSuccess()