Home
last modified time | relevance | path

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

/external/v8/src/
Druntime-profiler.cc59 static const int kSamplerThresholdSizeFactorInit = 3; variable
94 sampler_threshold_size_factor_(kSamplerThresholdSizeFactorInit), in RuntimeProfiler()
384 sampler_threshold_size_factor_ = kSamplerThresholdSizeFactorInit; in Reset()