HomeSort by relevance Sort by last modified time
    Searched defs:IsProfiling (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/base/allocator/
type_profiler_control.cc 28 bool Controller::IsProfiling() {
  /external/chromium_org/v8/src/
sampler.h 98 bool IsProfiling() const {
  /external/v8/src/
platform.h 725 bool IsProfiling() const { return NoBarrier_Load(&profiling_) > 0; }

Completed in 67 milliseconds