Home | History | Annotate | Download | only in cctest

Lines Matching refs:CpuProfiler

41 using i::CpuProfiler;
560 CpuProfiler* profiler = CcTest::i_isolate()->cpu_profiler();
635 v8::CpuProfiler* profiler = env->GetIsolate()->GetCpuProfiler();
636 i::CpuProfiler* iprofiler = reinterpret_cast<i::CpuProfiler*>(profiler);
691 CpuProfiler* profiler = CcTest::i_isolate()->cpu_profiler();
715 CpuProfiler* profiler = isolate->cpu_profiler();
737 v8::CpuProfiler* profiler = env->GetIsolate()->GetCpuProfiler();
738 i::CpuProfiler* iprofiler = reinterpret_cast<i::CpuProfiler*>(profiler);