Searched refs:collect_sample (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A DstatSampler.hpp50 static void collect_sample();
H A DstatSampler.cpp58 void task() { StatSampler::collect_sample(); }
159 * the collect_sample() method is the method invoked by the
168 void StatSampler::collect_sample() { function in class:StatSampler

Completed in 1830 milliseconds