Home | History | Annotate | Download | only in src

Lines Matching refs:StartProfiling

7151 void CpuProfiler::StartProfiling(Handle<String> title, bool record_samples) {
7152 reinterpret_cast<i::CpuProfiler*>(this)->StartProfiling(
7158 StartProfiling(title, record_samples);