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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.cpp907 #define MIN_TIMER_GRANULARITY 0.0000001 macro
957 if (app_time_ms < MIN_TIMER_GRANULARITY) {

Completed in 34 milliseconds