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 456 need_to_stop_sampler_(false),
511 need_to_stop_sampler_ = true;
551 if (need_to_stop_sampler_) {
553 need_to_stop_sampler_ = false;
cpu-profiler.h 273 bool need_to_stop_sampler_; member in class:v8::internal::CpuProfiler

Completed in 2911 milliseconds