Home
last modified time | relevance | path

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

/art/runtime/
Dread_barrier.cc21 DEFINE_RUNTIME_DEBUG_FLAG(ReadBarrier, kEnableToSpaceInvariantChecks);
22 DEFINE_RUNTIME_DEBUG_FLAG(ReadBarrier, kEnableReadBarrierInvariantChecks);
/art/libartbase/base/
Druntime_debug.h47 #define DEFINE_RUNTIME_DEBUG_FLAG(C, x) \ macro
52 #define DEFINE_RUNTIME_DEBUG_FLAG(C, x) \
Dlogging_test.cc50 DEFINE_RUNTIME_DEBUG_FLAG(TestClass, kFlag);
/art/runtime/interpreter/mterp/
Dmterp.cc544 DEFINE_RUNTIME_DEBUG_FLAG(MterpCheckHelper, kSlowMode);
/art/runtime/jit/
Djit.cc82 DEFINE_RUNTIME_DEBUG_FLAG(Jit, kSlowMode);
/art/runtime/gc/
Dheap.cc106 DEFINE_RUNTIME_DEBUG_FLAG(Heap, kStressCollectorTransition);