Searched defs:oop_iterate (Results 1 - 4 of 4) sorted by relevance

/openjdk10/hotspot/src/share/vm/gc/parallel/
H A DimmutableSpace.cpp42 void ImmutableSpace::oop_iterate(ExtendedOopClosure* cl) { function in class:ImmutableSpace
/openjdk10/hotspot/src/share/vm/gc/shared/
H A Dgeneration.cpp271 void Generation::oop_iterate(ExtendedOopClosure* cl) { function in class:Generation
H A DgenCollectedHeap.cpp919 void GenCollectedHeap::oop_iterate(ExtendedOopClosure* cl) { function in class:GenCollectedHeap
/openjdk10/hotspot/src/share/vm/gc/cms/
H A DcompactibleFreeListSpace.cpp726 void CompactibleFreeListSpace::oop_iterate(ExtendedOopClosure* cl) { function in class:CompactibleFreeListSpace

Completed in 92 milliseconds