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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dfprofiler.hpp296 static int all_int_ticks; // ticks in interpreter member in class:FlatProfiler
H A Dfprofiler.cpp59 int FlatProfiler::all_int_ticks = 0; member in class:FlatProfiler
946 FlatProfiler::all_int_ticks++; member in class:FlatProfiler

Completed in 55 milliseconds