Lines Matching refs:inc_counter_np

74 #define inc_counter_np(counter) ((void)0)  macro
80 #define inc_counter_np(counter) \
1549 inc_counter_np(SharedRuntime::_jbyte_array_copy_ctr); // Update counter after rscratch1 is free in generate_disjoint_byte_copy()
1639 inc_counter_np(SharedRuntime::_jbyte_array_copy_ctr); // Update counter after rscratch1 is free in generate_conjoint_byte_copy()
1649 inc_counter_np(SharedRuntime::_jbyte_array_copy_ctr); // Update counter after rscratch1 is free in generate_conjoint_byte_copy()
1744 inc_counter_np(SharedRuntime::_jshort_array_copy_ctr); // Update counter after rscratch1 is free in generate_disjoint_short_copy()
1847 inc_counter_np(SharedRuntime::_jshort_array_copy_ctr); // Update counter after rscratch1 is free in generate_conjoint_short_copy()
1857 inc_counter_np(SharedRuntime::_jshort_array_copy_ctr); // Update counter after rscratch1 is free in generate_conjoint_short_copy()
1953 inc_counter_np(SharedRuntime::_jint_array_copy_ctr); // Update counter after rscratch1 is free in generate_disjoint_int_oop_copy()
2046 inc_counter_np(SharedRuntime::_jint_array_copy_ctr); // Update counter after rscratch1 is free in generate_conjoint_int_oop_copy()
2058 inc_counter_np(SharedRuntime::_jint_array_copy_ctr); // Update counter after rscratch1 is free in generate_conjoint_int_oop_copy()
2141inc_counter_np(SharedRuntime::_jlong_array_copy_ctr); // Update counter after rscratch1 is free in generate_disjoint_long_oop_copy()
2155 inc_counter_np(SharedRuntime::_oop_array_copy_ctr); // Update counter after rscratch1 is free in generate_disjoint_long_oop_copy()
2157inc_counter_np(SharedRuntime::_jlong_array_copy_ctr); // Update counter after rscratch1 is free in generate_disjoint_long_oop_copy()
2230inc_counter_np(SharedRuntime::_jlong_array_copy_ctr); // Update counter after rscratch1 is free in generate_conjoint_long_oop_copy()
2244 inc_counter_np(SharedRuntime::_oop_array_copy_ctr); // Update counter after rscratch1 is free in generate_conjoint_long_oop_copy()
2246inc_counter_np(SharedRuntime::_jlong_array_copy_ctr); // Update counter after rscratch1 is free in generate_conjoint_long_oop_copy()
2455inc_counter_np(SharedRuntime::_checkcast_array_copy_ctr); // Update counter after rscratch1 is free in generate_checkcast_copy()
2496 inc_counter_np(SharedRuntime::_unsafe_array_copy_ctr); in generate_unsafe_copy()
2613 inc_counter_np(SharedRuntime::_generic_array_copy_ctr); in generate_generic_copy()