Searched defs:objects_moved_ (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/art/runtime/gc/collector/ | ||
H A D | semi_space.h | 221 size_t objects_moved_; variable |
H A D | concurrent_copying.h | 415 Atomic<size_t> objects_moved_; // Used by mutators variable |