changeset 11795 | 0c892974d26c |
parent 11788 | bef6166c683c |
child 13195 | be27e1b6a4b9 |
--- a/hotspot/src/share/vm/utilities/events.hpp Thu Feb 16 17:12:49 2012 -0800 +++ b/hotspot/src/share/vm/utilities/events.hpp Fri Feb 17 12:18:10 2012 -0800 @@ -95,7 +95,7 @@ } double fetch_timestamp() { - return tty->time_stamp().seconds(); + return os::elapsedTime(); } // move the ring buffer to next open slot and return the index of