Home
last modified time | relevance | path

Searched refs:DEFINE_RUNTIME_DEBUG_FLAG (Results 1 – 6 of 6) sorted by relevance

/aosp12/art/runtime/
H A Dread_barrier.cc21 DEFINE_RUNTIME_DEBUG_FLAG(ReadBarrier, kEnableToSpaceInvariantChecks);
22 DEFINE_RUNTIME_DEBUG_FLAG(ReadBarrier, kEnableReadBarrierInvariantChecks);
/aosp12/art/libartbase/base/
H A Druntime_debug.h47 #define DEFINE_RUNTIME_DEBUG_FLAG(C, x) \ macro
52 #define DEFINE_RUNTIME_DEBUG_FLAG(C, x) \
H A Dlogging_test.cc46 DEFINE_RUNTIME_DEBUG_FLAG(TestClass, kFlag);
/aosp12/art/runtime/interpreter/mterp/
H A Dmterp.cc489 DEFINE_RUNTIME_DEBUG_FLAG(MterpCheckHelper, kSlowMode);
/aosp12/art/runtime/jit/
H A Djit.cc83 DEFINE_RUNTIME_DEBUG_FLAG(Jit, kSlowMode);
/aosp12/art/runtime/gc/
H A Dheap.cc140 DEFINE_RUNTIME_DEBUG_FLAG(Heap, kStressCollectorTransition);