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

/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_cpu.c69 int loop_trip_counter; local
72 loop_trip_counter = 0;
85 ++loop_trip_counter;
87 LOG3("cpu_loop()", "iteration", loop_trip_counter);

Completed in 26 milliseconds