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

/openjdk7/hotspot/src/share/vm/code/
H A Ddependencies.cpp888 static int deps_find_witness_steps = 0; variable
909 deps_find_witness_steps,
918 deps_find_witness_steps,
919 (double)deps_find_witness_steps / deps_find_witness_calls,
998 NOT_PRODUCT(deps_find_witness_steps++);
1049 { NOT_PRODUCT(deps_find_witness_steps++); }
1066 if (do_counts) { NOT_PRODUCT(deps_find_witness_steps++); }

Completed in 35 milliseconds