HomeSort by relevance Sort by last modified time
    Searched refs:DoRuntimeProfile (Results 1 - 5 of 5) sorted by null

  /external/v8/src/
platform-freebsd.cc 745 if (!SamplerRegistry::IterateActiveSamplers(&DoRuntimeProfile, NULL)) {
757 if (!SamplerRegistry::IterateActiveSamplers(&DoRuntimeProfile,
773 static void DoRuntimeProfile(Sampler* sampler, void* ignored) {
platform-cygwin.cc 678 if (!SamplerRegistry::IterateActiveSamplers(&DoRuntimeProfile, NULL)) {
694 static void DoRuntimeProfile(Sampler* sampler, void* ignored) {
platform-macos.cc 717 if (!SamplerRegistry::IterateActiveSamplers(&DoRuntimeProfile, NULL)) {
733 static void DoRuntimeProfile(Sampler* sampler, void* ignored) {
platform-linux.cc 988 if (!SamplerRegistry::IterateActiveSamplers(&DoRuntimeProfile, NULL)) {
1000 if (!SamplerRegistry::IterateActiveSamplers(&DoRuntimeProfile,
1016 static void DoRuntimeProfile(Sampler* sampler, void* ignored) {
platform-win32.cc     [all...]

Completed in 121 milliseconds