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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.cpp876 ergo_format_reason("occupancy higher than threshold")
890 ergo_format_reason("still doing mixed collections")
1023 ergo_format_reason("concurrent cycle is about to start"));
1345 ergo_format_reason("recent GC overhead higher than "
1430 ergo_format_reason("requested by GC cause")
1438 ergo_format_reason("concurrent cycle already in progress")
1473 ergo_format_reason("concurrent cycle is about to start"));
1482 ergo_format_reason("concurrent cycle initiation requested"));
1498 ergo_format_reason("concurrent cycle already in progress"));
1834 ergo_format_reason("candidat
[all...]
H A Dg1ErgoVerbose.hpp119 #define ergo_format_reason(_reason_) ", reason: " _reason_ macro
H A Dg1CollectedHeap.cpp603 ergo_format_reason("region allocation request failed")
827 ergo_format_reason("humongous allocation request failed")
1631 ergo_format_reason("capacity lower than "
1646 ergo_format_reason("capacity higher than "
1741 ergo_format_reason("allocation request failed")
1824 ergo_format_reason("heap expansion operation failed"));
1875 ergo_format_reason("heap shrinking operation failed"));

Completed in 285 milliseconds