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

/openjdk7/hotspot/src/share/vm/runtime/
H A Darguments.hpp461 static bool has_alloc_profile() { return _has_alloc_profile; } function in class:Arguments
H A Djava.cpp511 if (Arguments::has_alloc_profile()) {
H A Dthread.cpp3646 if (Arguments::has_alloc_profile()) AllocationProfiler::engage();

Completed in 4371 milliseconds