Searched defs:IsProfiling (Results 1 – 2 of 2) sorted by relevance
| /external/chromium_org/base/allocator/ | ||
| D | type_profiler_control.cc | 28 bool Controller::IsProfiling() { in IsProfiling() function in base::type_profiler::Controller |
| /external/chromium_org/v8/src/ | ||
| D | sampler.h | 76 bool IsProfiling() const { in IsProfiling() function |