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

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DadaptiveSizePolicy.hpp366 static int calc_active_conc_workers(uintx total_workers,
H A DadaptiveSizePolicy.cpp205 int AdaptiveSizePolicy::calc_active_conc_workers(uintx total_workers, function in class:AdaptiveSizePolicy
/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DconcurrentMarkSweepGeneration.cpp4299 int num_workers = AdaptiveSizePolicy::calc_active_conc_workers(

Completed in 378 milliseconds