OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:from_space_num_objects_at_first_pause_
(Results
1 - 2
of
2
) sorted by null
/art/runtime/gc/collector/
concurrent_copying.h
210
size_t
from_space_num_objects_at_first_pause_
;
member in class:art::gc::collector::ConcurrentCopying
concurrent_copying.cc
208
reinterpret_cast<Atomic<size_t>*>(&concurrent_copying_->
from_space_num_objects_at_first_pause_
)->
245
cc->
from_space_num_objects_at_first_pause_
= cc->region_space_->GetObjectsAllocated();
[
all
...]
Completed in 54 milliseconds