Searched defs:backoff_coefficient_ (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dprofiler_options.h48 backoff_coefficient_(kDefaultBackoffCoefficient),
69 backoff_coefficient_(backoff_coefficient),
93 return backoff_coefficient_;
122 << ", backoff_coefficient=" << po.backoff_coefficient_
142 double backoff_coefficient_; member in class:art::ProfilerOptions

Completed in 338 milliseconds