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

/external/chromium_org/v8/src/
H A Druntime-profiler.cc60 static const int kSamplerThresholdSizeFactorInit = 3; member in namespace:v8::internal
98 sampler_threshold_size_factor_(kSamplerThresholdSizeFactorInit),
392 sampler_threshold_size_factor_ = kSamplerThresholdSizeFactorInit;
/external/v8/src/
H A Druntime-profiler.cc59 static const int kSamplerThresholdSizeFactorInit = 3; member in namespace:v8::internal
94 sampler_threshold_size_factor_(kSamplerThresholdSizeFactorInit),
384 sampler_threshold_size_factor_ = kSamplerThresholdSizeFactorInit;

Completed in 231 milliseconds