Searched refs:previous_mark_compactor_event_ (Results 1 – 2 of 2) sorted by relevance
94 previous_ = previous_mark_compactor_event_ = current_; in GCTracer()109 previous_mark_compactor_event_ = current_; in Start()165 previous_mark_compactor_event_.cumulative_incremental_marking_steps; in Stop()168 previous_mark_compactor_event_.cumulative_incremental_marking_bytes; in Stop()171 previous_mark_compactor_event_.cumulative_incremental_marking_duration; in Stop()174 previous_mark_compactor_event_ in Stop()
351 Event previous_mark_compactor_event_; variable