Home
last modified time | relevance | path

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

/aosp12/art/runtime/metrics/
H A Dstatsd.cc214 current_timestamp_ = static_cast<int64_t>(timestamp_since_start_ms); in BeginReport()
226 current_timestamp_, in ReportCounter()
250 int64_t current_timestamp_; member in art::metrics::__anond23c47e10110::StatsdBackend