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

/openjdk7/hotspot/src/share/vm/runtime/
H A Daprofiler.hpp59 static void iterate_since_last_gc();
H A Daprofiler.cpp66 void AllocationProfiler::iterate_since_last_gc() { function in class:AllocationProfiler
/openjdk7/hotspot/src/share/vm/memory/
H A DgenCollectedHeap.cpp1323 AllocationProfiler::iterate_since_last_gc();
/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectedHeap.cpp3616 AllocationProfiler::iterate_since_last_gc();

Completed in 55 milliseconds