Home
last modified time | relevance | path

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

/external/v8/src/
Dplatform-cygwin.cc651 if (SamplerRegistry::GetState() == SamplerRegistry::HAS_NO_SAMPLERS) { in RemoveActiveSampler()
662 SamplerRegistry::HAS_NO_SAMPLERS) { in Run()
Dplatform-freebsd.cc756 if (SamplerRegistry::GetState() == SamplerRegistry::HAS_NO_SAMPLERS) { in RemoveActiveSampler()
773 SamplerRegistry::HAS_NO_SAMPLERS) { in Run()
Dplatform-solaris.cc759 if (SamplerRegistry::GetState() == SamplerRegistry::HAS_NO_SAMPLERS) { in RemoveActiveSampler()
771 SamplerRegistry::HAS_NO_SAMPLERS) { in Run()
Dplatform-macos.cc770 if (SamplerRegistry::GetState() == SamplerRegistry::HAS_NO_SAMPLERS) { in RemoveActiveSampler()
781 SamplerRegistry::HAS_NO_SAMPLERS) { in Run()
Dlog.h435 HAS_NO_SAMPLERS, enumerator
Dplatform-openbsd.cc838 if (SamplerRegistry::GetState() == SamplerRegistry::HAS_NO_SAMPLERS) { in RemoveActiveSampler()
850 SamplerRegistry::HAS_NO_SAMPLERS) { in Run()
Dplatform-linux.cc1133 if (SamplerRegistry::GetState() == SamplerRegistry::HAS_NO_SAMPLERS) { in RemoveActiveSampler()
1145 SamplerRegistry::HAS_NO_SAMPLERS) { in Run()
Dplatform-win32.cc1986 if (SamplerRegistry::GetState() == SamplerRegistry::HAS_NO_SAMPLERS) { in RemoveActiveSampler()
1997 SamplerRegistry::HAS_NO_SAMPLERS) { in Run()
Dlog.cc1758 return HAS_NO_SAMPLERS; in GetState()