Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dprofile-generator.cc419 const int kSamplesFlushCount = 100; in AddPath() local
421 if (samples_.size() - streaming_next_sample_ >= kSamplesFlushCount || in AddPath()