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

  /art/runtime/gc/collector/
semi_space.h 245 uint64_t large_object_bytes_allocated_at_last_whole_heap_collection_; member in class:art::gc::collector::SemiSpace
semi_space.cc 97 large_object_bytes_allocated_at_last_whole_heap_collection_(0),
766 large_object_bytes_allocated_at_last_whole_heap_collection_;
776 large_object_bytes_allocated_at_last_whole_heap_collection_ =
    [all...]

Completed in 26 milliseconds