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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dfprofiler.hpp297 static int all_comp_ticks; // ticks in compiled code (+ native) member in class:FlatProfiler
H A Dfprofiler.cpp60 int FlatProfiler::all_comp_ticks = 0; member in class:FlatProfiler
975 FlatProfiler::all_comp_ticks++; member in class:FlatProfiler

Completed in 36 milliseconds