Home
last modified time | relevance | path

Searched refs:mLastReportWallClockNs (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/cmds/statsd/src/metrics/
DMetricsManager.h97 return mLastReportWallClockNs; in getLastReportWallClockNs()
131 int64_t mLastReportWallClockNs; variable
DMetricsManager.cpp66 mLastReportWallClockNs(getWallClockNs()) { in MetricsManager()
228 mLastReportWallClockNs = getWallClockNs(); in onDumpReport()