< prev index next >

src/share/vm/gc/g1/concurrentMarkThread.hpp

Print this page

        

*** 38,48 **** double _vtime_start; // Initial virtual time. double _vtime_accum; // Accumulated virtual time. double _vtime_mark_accum; - void cm_log(bool doit, bool join_sts, const char* fmt, ...) ATTRIBUTE_PRINTF(4, 5); public: virtual void run(); private: --- 38,47 ----
< prev index next >