Home
last modified time | relevance | path

Searched refs:kErrorTooManyProfilers (Results 1 – 2 of 2) sorted by relevance

/external/v8/include/
Dv8-profiler.h258 kErrorTooManyProfilers enumerator
/external/v8/src/profiler/
Dprofile-generator.cc743 return CpuProfilingStatus::kErrorTooManyProfilers; in StartProfiling()