Home
last modified time | relevance | path

Searched defs:IsProfiling (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/base/allocator/
Dtype_profiler_control.cc28 bool Controller::IsProfiling() { in IsProfiling() function in base::type_profiler::Controller
/external/chromium_org/v8/src/
Dsampler.h76 bool IsProfiling() const { in IsProfiling() function