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

/openjdk7/hotspot/src/share/vm/services/
H A DmemoryService.hpp195 bool _recordGCEndTime; member in class:TraceMemoryManagerStats
H A DmemoryService.cpp691 _recordGCEndTime = recordGCEndTime;
701 _recordGCEndTime, _countCollection, _cause);

Completed in 2729 milliseconds