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

/openjdk7/hotspot/src/share/vm/runtime/
H A DperfMemory.hpp69 jlong mod_time_stamp; // time stamp of last structural modification member in struct:__anon420
H A DperfMemory.cpp151 _prologue->mod_time_stamp = 0;
236 _prologue->mod_time_stamp = os::elapsed_counter();
H A DvmStructs.cpp640 nonstatic_field(PerfDataPrologue, mod_time_stamp, jlong) \

Completed in 41 milliseconds