Home
last modified time | relevance | path

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

/external/v8/src/
Druntime-profiler.cc55 static const int kSamplerThresholdInit = 3; variable
93 sampler_threshold_(kSamplerThresholdInit), in RuntimeProfiler()
383 sampler_threshold_ = kSamplerThresholdInit; in Reset()