Searched refs:timeSinceLastReport (Results 1 – 1 of 1) sorted by relevance
1420 nsecs_t timeSinceLastReport = now - mStatistics.lastReportTime; in reportEventForStatistics() local1421 if (timeSinceLastReport > STATISTICS_REPORT_FREQUENCY) { in reportEventForStatistics()