Searched refs:cur_evnt_kind (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DheapRegionRemSet.cpp1128 Event cur_evnt_kind; local
1131 cur_evnt_kind = _recorded_events[cur_evnt];
1138 print_event(gclog_or_tty, cur_evnt_kind);
1142 cur_evnt_kind = _recorded_events[cur_evnt];

Completed in 105 milliseconds