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

  /art/runtime/gc/
heap-inl.h 203 if (gc_stress_mode_) {
207 DCHECK(!gc_stress_mode_);
heap.cc 239 gc_stress_mode_(gc_stress_mode),
627 if (gc_stress_mode_) {
630 if (is_running_on_memory_tool_ || gc_stress_mode_) {
    [all...]
heap.h 1266 const bool gc_stress_mode_; member in class:art::gc::Heap
    [all...]

Completed in 126 milliseconds