Home
last modified time | relevance | path

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

/art/runtime/
Dprofiler_options.h80 uint32_t GetPeriodS() const { in GetPeriodS() function
Dprofiler.cc180 uint64_t delay_secs = profiler->options_.GetPeriodS() * backoff; in RunProfilerThread()