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

/openjdk10/hotspot/src/share/vm/gc/parallel/
H A DpsPromotionManager.hpp70 static void print_taskqueue_stats();
H A DpsPromotionManager.cpp119 TASKQUEUE_STATS_ONLY(print_taskqueue_stats());
153 PSPromotionManager::print_taskqueue_stats() { function in class:PSPromotionManager
/openjdk10/hotspot/src/share/vm/gc/cms/
H A DparNewGeneration.cpp318 void print_taskqueue_stats();
434 void ParScanThreadStateSet::print_taskqueue_stats() { function in class:ParScanThreadStateSet
1038 TASKQUEUE_STATS_ONLY(thread_state_set.print_taskqueue_stats());
/openjdk10/hotspot/src/share/vm/gc/g1/
H A Dg1CollectedHeap.hpp744 void print_taskqueue_stats() const;
H A Dg1CollectedHeap.cpp2813 void G1CollectedHeap::print_taskqueue_stats() const { function in class:G1CollectedHeap
3181 TASKQUEUE_STATS_ONLY(print_taskqueue_stats());

Completed in 125 milliseconds