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

  /art/runtime/gc/collector/
garbage_collector.cc 124 const GcType gc_type = GetGcType(); local
128 (gc_type == kGcTypeFull &&
  /art/runtime/gc/
heap.cc 3583 collector::GcType gc_type = collector_ran->GetGcType(); local
    [all...]
heap.h 33 #include "gc/collector/gc_type.h"
    [all...]
  /external/v8/src/heap/
heap.h 1574 GCType gc_type; member in struct:v8::internal::GarbageCollectionReason::Heap::GCCallbackPair
    [all...]
heap.cc 1296 GCType gc_type = local
    [all...]
  /external/v8/src/
api.cc 7873 reinterpret_cast<v8::Isolate::GCCallback>(callback), gc_type, false); local
7880 reinterpret_cast<v8::Isolate::GCCallback>(callback), gc_type, false); local
    [all...]

Completed in 2930 milliseconds