Home | History | Annotate | Download | only in x64

Lines Matching refs:IncrementCounter

419   __ IncrementCounter(counters->keyed_load_generic_smi(), 1);
441 __ IncrementCounter(counters->keyed_load_generic_slow(), 1);
520 __ IncrementCounter(counters->keyed_load_generic_lookup_cache(), 1);
528 __ IncrementCounter(counters->keyed_load_generic_lookup_cache(), 1);
543 __ IncrementCounter(counters->keyed_load_generic_symbol(), 1);
941 __ IncrementCounter(counters->call_miss(), 1);
943 __ IncrementCounter(counters->keyed_call_miss(), 1);
1049 __ IncrementCounter(counters->keyed_call_generic_smi_fast(), 1);
1067 __ IncrementCounter(counters->keyed_call_generic_smi_dict(), 1);
1073 __ IncrementCounter(counters->keyed_call_generic_slow_load(), 1);
1101 __ IncrementCounter(counters->keyed_call_generic_lookup_dict(), 1);
1105 __ IncrementCounter(counters->keyed_call_generic_lookup_cache(), 1);
1119 __ IncrementCounter(counters->keyed_call_generic_slow(), 1);
1372 __ IncrementCounter(counters->load_miss(), 1);
1394 __ IncrementCounter(counters->keyed_load_miss(), 1);
1541 __ IncrementCounter(counters->store_normal_hit(), 1);
1545 __ IncrementCounter(counters->store_normal_miss(), 1);