Searched refs:set_cpu_profiler (Results 1 – 2 of 2) sorted by relevance
304 profiles_->set_cpu_profiler(this); in CpuProfiler()320 profiles_->set_cpu_profiler(this); in ResetProfiles()
408 void set_cpu_profiler(CpuProfiler* profiler) { profiler_ = profiler; } in set_cpu_profiler() function