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

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

Completed in 88 milliseconds