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

/openjdk7/hotspot/src/share/vm/services/
H A DmemoryManager.hpp191 size_t get_last_gc_stat(GCStatInfo* dest);
H A DgcNotifier.cpp49 mgr->get_last_gc_stat(stat);
H A DmemoryManager.cpp327 size_t GCMemoryManager::get_last_gc_stat(GCStatInfo* dest) { function in class:GCMemoryManager
H A Dmanagement.cpp2060 if (mgr->get_last_gc_stat(&stat) == 0) {

Completed in 51 milliseconds