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

  /external/v8/src/
platform-solaris.cc 791 if (!SamplerRegistry::IterateActiveSamplers(&DoRuntimeProfile, NULL)) {
803 if (!SamplerRegistry::IterateActiveSamplers(&DoRuntimeProfile,
819 static void DoRuntimeProfile(Sampler* sampler, void* ignored) {
platform-cygwin.cc 677 if (!SamplerRegistry::IterateActiveSamplers(&DoRuntimeProfile, NULL)) {
693 static void DoRuntimeProfile(Sampler* sampler, void* ignored) {
platform-macos.cc 796 if (!SamplerRegistry::IterateActiveSamplers(&DoRuntimeProfile, NULL)) {
812 static void DoRuntimeProfile(Sampler* sampler, void* ignored) {
platform-freebsd.cc 787 if (!SamplerRegistry::IterateActiveSamplers(&DoRuntimeProfile, NULL)) {
799 if (!SamplerRegistry::IterateActiveSamplers(&DoRuntimeProfile,
815 static void DoRuntimeProfile(Sampler* sampler, void* ignored) {
platform-linux.cc     [all...]
platform-openbsd.cc 869 if (!SamplerRegistry::IterateActiveSamplers(&DoRuntimeProfile, NULL)) {
881 if (!SamplerRegistry::IterateActiveSamplers(&DoRuntimeProfile,
897 static void DoRuntimeProfile(Sampler* sampler, void* ignored) {
platform-win32.cc     [all...]

Completed in 83 milliseconds