Home
last modified time | relevance | path

Searched refs:set_cpu_profiler (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/profiler/
Dcpu-profiler.cc304 profiles_->set_cpu_profiler(this); in CpuProfiler()
320 profiles_->set_cpu_profiler(this); in ResetProfiles()
Dprofile-generator.h408 void set_cpu_profiler(CpuProfiler* profiler) { profiler_ = profiler; } in set_cpu_profiler() function