Home
last modified time | relevance | path

Searched refs:NotifyTick (Results 1 – 9 of 9) sorted by relevance

/external/v8/src/
Druntime-profiler.h55 void NotifyTick();
Druntime-profiler.cc358 void RuntimeProfiler::NotifyTick() { in NotifyTick() function in v8::internal::RuntimeProfiler
Dplatform-cygwin.cc695 sampler->isolate()->runtime_profiler()->NotifyTick(); in DoRuntimeProfile()
Dplatform-macos.cc814 sampler->isolate()->runtime_profiler()->NotifyTick(); in DoRuntimeProfile()
Dplatform-freebsd.cc817 sampler->isolate()->runtime_profiler()->NotifyTick(); in DoRuntimeProfile()
Dplatform-solaris.cc821 sampler->isolate()->runtime_profiler()->NotifyTick(); in DoRuntimeProfile()
Dplatform-openbsd.cc899 sampler->isolate()->runtime_profiler()->NotifyTick(); in DoRuntimeProfile()
Dplatform-linux.cc1194 sampler->isolate()->runtime_profiler()->NotifyTick(); in DoRuntimeProfile()
Dplatform-win32.cc2030 sampler->isolate()->runtime_profiler()->NotifyTick(); in DoRuntimeProfile()