Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/src/metrics/
DGaugeMetricProducer.h37 : mFields(fields), mElapsedTimestamps(elapsedTimeNs), mWallClockTimestampNs(wallClockNs) { in GaugeAtom()
41 int64_t mWallClockTimestampNs; member
DGaugeMetricProducer.cpp290 truncateTimestampNsToFiveMinutes(atom.mWallClockTimestampNs) : in onDumpReportLocked()
291 atom.mWallClockTimestampNs; in onDumpReportLocked()