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

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DobjectCountEventSender.hpp36 static bool should_send_event();
H A DobjectCountEventSender.cpp45 bool ObjectCountEventSender::should_send_event() { function in class:ObjectCountEventSender
H A DgcTrace.cpp111 if (should_send_event(entry)) {
117 bool should_send_event(const KlassInfoEntry* entry) const { function in class:ObjectCountEventSenderClosure
149 if (ObjectCountEventSender::should_send_event()) {

Completed in 47 milliseconds