Searched refs:cpu_profiler (Results 1 – 3 of 3) sorted by relevance
289 CpuProfiler* cpu_profiler() const { return profiler_; } in cpu_profiler() function
1303 CpuProfiler* cpu_profiler() const { return cpu_profiler_; } in cpu_profiler() function
7769 i::CpuProfiler* cpu_profiler = in GetCpuProfiler() local7770 reinterpret_cast<i::Isolate*>(this)->cpu_profiler(); in GetCpuProfiler()7771 return reinterpret_cast<CpuProfiler*>(cpu_profiler); in GetCpuProfiler()9228 i::CpuProfiler* profiler = profile->cpu_profiler(); in Delete()