Searched defs:time_stamp_at (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DgcTaskThread.cpp67 GCTaskTimeStamp* GCTaskThread::time_stamp_at(uint index) { function in class:GCTaskThread
79 GCTaskTimeStamp* time_stamp = time_stamp_at(i);
157 GCTaskTimeStamp* time_stamp = time_stamp_at(_time_stamp_index++);

Completed in 71 milliseconds