HomeSort by relevance Sort by last modified time
    Searched refs:need_to_stop_sampler_ (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
cpu-profiler.cc 470 need_to_stop_sampler_(false),
525 need_to_stop_sampler_ = true;
565 if (need_to_stop_sampler_) {
567 need_to_stop_sampler_ = false;
cpu-profiler.h 291 bool need_to_stop_sampler_; member in class:v8::internal::CpuProfiler

Completed in 137 milliseconds