Home
last modified time | relevance | path

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

/art/runtime/
Dprofiler_options.h37 static constexpr double kDefaultBackoffCoefficient = 2.0; variable
49 backoff_coefficient_(kDefaultBackoffCoefficient), in ProfilerOptions()