Home | History | Annotate | Download | only in src

Lines Matching full:getactiveprofilermodules

3504   return i::Logger::GetActiveProfilerModules() & PROFILER_MODULE_CPU;
3520 const int current_flags = i::Logger::GetActiveProfilerModules();
3538 int V8::GetActiveProfilerModules() {
3540 return i::Logger::GetActiveProfilerModules();