Searched refs:TIERED (Results 1 - 25 of 38) sorted by relevance

12

/openjdk9/hotspot/src/share/vm/oops/
H A DmethodCounters.cpp39 #ifdef TIERED
49 #ifdef TIERED
57 #ifdef TIERED
63 #ifdef TIERED
71 #ifdef TIERED
H A DmethodCounters.hpp63 #ifdef TIERED
75 #ifdef TIERED
175 #ifdef TIERED
H A Dmethod.hpp107 #if INCLUDE_AOT && defined(TIERED)
358 #ifdef TIERED
406 #endif // TIERED
669 #ifdef TIERED
/openjdk9/hotspot/src/cpu/x86/vm/
H A DglobalDefinitions_x86.hpp37 #if defined(TIERED)
H A Dc1_globals_x86.hpp34 #ifndef TIERED
61 #endif // !TIERED
H A Dc1_MacroAssembler_x86.cpp327 #ifdef TIERED
332 #endif // TIERED
/openjdk9/hotspot/src/cpu/sparc/vm/
H A DglobalDefinitions_sparc.hpp40 #if defined(TIERED)
H A Dc1_globals_sparc.hpp34 #ifndef TIERED
61 #endif // !TIERED
/openjdk9/hotspot/test/compiler/jvmci/compilerToVM/
H A DIsMatureVsReprofileTest.java59 private static final boolean TIERED = WB.getBooleanVMFlag("TieredCompilation"); field in class:IsMatureVsReprofileTest
85 Asserts.assertEQ(!IS_XCOMP || TIERED, isMature,
96 Asserts.assertEQ(TIERED && IS_XCOMP, isMature,
H A DIsMatureTest.java56 private static final boolean TIERED field in class:IsMatureTest
84 Asserts.assertEQ(isMature, !(Platform.isComp() && !TIERED),
/openjdk9/hotspot/src/cpu/ppc/vm/
H A Dc1_globals_ppc.hpp35 #ifndef TIERED
58 #endif // !TIERED
/openjdk9/hotspot/src/share/vm/compiler/
H A DcompilerDefinitions.cpp46 #if defined(TIERED)
64 #ifdef TIERED
117 #endif // TIERED
H A DoopMap.cpp276 #if !defined(TIERED) && !defined(INCLUDE_JVMCI)
278 #endif // !defined(TIERED) && !defined(INCLUDE_JVMCI)
337 #ifndef TIERED
344 #endif // !TIERED
469 #if !defined(TIERED) && !defined(INCLUDE_JVMCI)
471 #endif // !TIERED
/openjdk9/hotspot/src/cpu/aarch64/vm/
H A Dc1_globals_aarch64.hpp35 #ifndef TIERED
70 #endif // !TIERED
/openjdk9/hotspot/src/cpu/s390/vm/
H A Dc1_globals_s390.hpp36 #ifndef TIERED
63 #endif // !TIERED
/openjdk9/hotspot/src/share/vm/runtime/
H A DsimpleThresholdPolicy.inline.hpp30 #ifdef TIERED
97 #endif // TIERED
H A Dvm_version.cpp93 #ifdef TIERED
95 #else // TIERED
106 #endif // TIERED
136 #ifdef TIERED
146 #ifdef TIERED
155 #ifdef TIERED
H A DadvancedThresholdPolicy.hpp30 #ifdef TIERED
233 #endif // TIERED
H A DsimpleThresholdPolicy.hpp33 #ifdef TIERED
123 #endif // TIERED
H A DcompilationPolicy.cpp70 #ifdef TIERED
77 #ifdef TIERED
240 // - with TIERED build (with both COMPILER1 and COMPILER2 defined) it should return
H A DsimpleThresholdPolicy.cpp36 #ifdef TIERED
/openjdk9/hotspot/src/share/vm/utilities/
H A Dmacros.hpp214 #define TIERED macro
241 #ifdef TIERED
244 #else // TIERED
247 #endif // TIERED
/openjdk9/hotspot/src/os/solaris/dtrace/
H A DgenerateJvmOffsets.cpp175 #if defined(TIERED)
/openjdk9/hotspot/src/os/bsd/dtrace/
H A DgenerateJvmOffsets.cpp180 #if defined(TIERED)
/openjdk9/hotspot/src/share/vm/aot/
H A DaotCompiledMethod.cpp181 #ifdef TIERED

Completed in 254 milliseconds

12