Home | History | Annotate | Download | only in cctest

Lines Matching refs:cpu_profiler

99   v8::CpuProfiler* cpu_profiler = env->GetIsolate()->GetCpuProfiler();
101 cpu_profiler->StartProfiling(profile_name);
103 reinterpret_cast<i::CpuProfiler*>(cpu_profiler)->DeleteAllProfiles();