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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dprefetch.hpp40 do_read, // Do read prefetching enumerator in enum:Prefetch::style
/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DcmsOopClosures.hpp65 return Prefetch::do_read;
87 return Prefetch::do_read;
152 return Prefetch::do_read;
188 return Prefetch::do_read;
228 return Prefetch::do_read;
282 return Prefetch::do_read;
/openjdk7/hotspot/src/share/vm/oops/
H A Dklass.hpp711 case Prefetch::do_read: \

Completed in 44 milliseconds