Searched refs:cpu_profiler_ (Results 1 – 2 of 2) sorted by relevance
1510 cpu_profiler_(NULL), in Isolate()1648 delete cpu_profiler_; in Deinit()1649 cpu_profiler_ = NULL; in Deinit()1880 cpu_profiler_ = new CpuProfiler(this); in Init()
970 CpuProfiler* cpu_profiler() const { return cpu_profiler_; } in cpu_profiler()1291 CpuProfiler* cpu_profiler_; variable