Searched refs:GetPeriodS (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | profiler_options.h | 80 uint32_t GetPeriodS() const { in GetPeriodS() function |
D | profiler.cc | 180 uint64_t delay_secs = profiler->options_.GetPeriodS() * backoff; in RunProfilerThread() |