Home
last modified time | relevance | path

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

/external/v8/src/
Druntime-profiler.h98 static void StopRuntimeProfilerThreadBeforeShutdown(Thread* thread);
Druntime-profiler.cc442 void RuntimeProfiler::StopRuntimeProfilerThreadBeforeShutdown(Thread* thread) { in StopRuntimeProfilerThreadBeforeShutdown() function in v8::internal::RuntimeProfiler
Dplatform-cygwin.cc652 RuntimeProfiler::StopRuntimeProfilerThreadBeforeShutdown(instance_); in RemoveActiveSampler()
Dplatform-solaris.cc760 RuntimeProfiler::StopRuntimeProfilerThreadBeforeShutdown(instance_); in RemoveActiveSampler()
Dplatform-freebsd.cc757 RuntimeProfiler::StopRuntimeProfilerThreadBeforeShutdown(instance_); in RemoveActiveSampler()
Dplatform-macos.cc771 RuntimeProfiler::StopRuntimeProfilerThreadBeforeShutdown(instance_); in RemoveActiveSampler()
Dplatform-openbsd.cc839 RuntimeProfiler::StopRuntimeProfilerThreadBeforeShutdown(instance_); in RemoveActiveSampler()
Dplatform-linux.cc1139 RuntimeProfiler::StopRuntimeProfilerThreadBeforeShutdown(instance_); in RemoveActiveSampler()
Dplatform-win32.cc1987 RuntimeProfiler::StopRuntimeProfilerThreadBeforeShutdown(instance_); in RemoveActiveSampler()