Home | History | Annotate | Download | only in cctest

Lines Matching defs:cpu_profiler

98   v8::CpuProfiler* cpu_profiler = env->GetIsolate()->GetCpuProfiler();
100 cpu_profiler->StartProfiling(profile_name);
102 reinterpret_cast<i::CpuProfiler*>(cpu_profiler)->DeleteAllProfiles();