Home
last modified time | relevance | path

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

/external/v8/src/
Druntime-profiler.h57 void NotifyTick();
Dplatform-solaris.cc645 RuntimeProfiler::NotifyTick(); in SignalSender()
649 if (RuntimeProfiler::IsEnabled()) RuntimeProfiler::NotifyTick(); in SignalSender()
Druntime-profiler.cc362 void RuntimeProfiler::NotifyTick() { in NotifyTick() function in v8::internal::RuntimeProfiler
Dplatform-cygwin.cc696 sampler->isolate()->runtime_profiler()->NotifyTick(); in DoRuntimeProfile()
Dplatform-freebsd.cc775 sampler->isolate()->runtime_profiler()->NotifyTick(); in DoRuntimeProfile()
Dplatform-macos.cc735 sampler->isolate()->runtime_profiler()->NotifyTick(); in DoRuntimeProfile()
Dplatform-linux.cc1018 sampler->isolate()->runtime_profiler()->NotifyTick(); in DoRuntimeProfile()
Dplatform-win32.cc1939 sampler->isolate()->runtime_profiler()->NotifyTick(); in DoRuntimeProfile()