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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dvm_operations.hpp134 void set_timestamp(long timestamp) { _timestamp = timestamp; } function in class:VM_Operation
H A DvmThread.cpp632 op->set_timestamp(os::javaTimeMillis());

Completed in 84 milliseconds