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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dfprofiler.cpp1008 void ThreadProfiler::record_tick_for_running_frame(JavaThread* thread, frame fr) { function in class:ThreadProfiler
1115 record_tick_for_running_frame(thread, fr);
1128 record_tick_for_running_frame(thread, fr);

Completed in 38 milliseconds