Home
last modified time | relevance | path

Searched refs:DoRuntimeProfile (Results 1 – 7 of 7) sorted by relevance

/external/v8/src/
Dplatform-freebsd.cc787 if (!SamplerRegistry::IterateActiveSamplers(&DoRuntimeProfile, NULL)) { in Run()
799 if (!SamplerRegistry::IterateActiveSamplers(&DoRuntimeProfile, in Run()
815 static void DoRuntimeProfile(Sampler* sampler, void* ignored) { in DoRuntimeProfile() function in v8::internal::SignalSender
Dplatform-solaris.cc791 if (!SamplerRegistry::IterateActiveSamplers(&DoRuntimeProfile, NULL)) { in Run()
803 if (!SamplerRegistry::IterateActiveSamplers(&DoRuntimeProfile, in Run()
819 static void DoRuntimeProfile(Sampler* sampler, void* ignored) { in DoRuntimeProfile() function in v8::internal::SignalSender
Dplatform-openbsd.cc869 if (!SamplerRegistry::IterateActiveSamplers(&DoRuntimeProfile, NULL)) { in Run()
881 if (!SamplerRegistry::IterateActiveSamplers(&DoRuntimeProfile, in Run()
897 static void DoRuntimeProfile(Sampler* sampler, void* ignored) { in DoRuntimeProfile() function in v8::internal::SignalSender
Dplatform-linux.cc1164 if (!SamplerRegistry::IterateActiveSamplers(&DoRuntimeProfile, NULL)) { in Run()
1176 if (!SamplerRegistry::IterateActiveSamplers(&DoRuntimeProfile, in Run()
1192 static void DoRuntimeProfile(Sampler* sampler, void* ignored) { in DoRuntimeProfile() function in v8::internal::SignalSender
Dplatform-cygwin.cc677 if (!SamplerRegistry::IterateActiveSamplers(&DoRuntimeProfile, NULL)) { in Run()
693 static void DoRuntimeProfile(Sampler* sampler, void* ignored) { in DoRuntimeProfile() function in v8::internal::SamplerThread
Dplatform-macos.cc796 if (!SamplerRegistry::IterateActiveSamplers(&DoRuntimeProfile, NULL)) { in Run()
812 static void DoRuntimeProfile(Sampler* sampler, void* ignored) { in DoRuntimeProfile() function in v8::internal::SamplerThread
Dplatform-win32.cc2012 if (!SamplerRegistry::IterateActiveSamplers(&DoRuntimeProfile, NULL)) { in Run()
2028 static void DoRuntimeProfile(Sampler* sampler, void* ignored) { in DoRuntimeProfile() function in v8::internal::SamplerThread