Searched refs:GetDurationS (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Dprofiler_options.h85 uint32_t GetDurationS() const { function in class:art::ProfilerOptions
H A Dprofiler.cc209 uint64_t end_us = start_us + profiler->options_.GetDurationS() * UINT64_C(1000000);

Completed in 565 milliseconds