Home | History | Annotate | Download | only in src

Lines Matching full:cpu_profiler

6358   i::CpuProfiler* cpu_profiler =
6359 reinterpret_cast<i::Isolate*>(this)->cpu_profiler();
6360 return reinterpret_cast<CpuProfiler*>(cpu_profiler);
7094 i::CpuProfiler* profiler = isolate->cpu_profiler();