Home | History | Annotate | Download | only in ia32

Lines Matching refs:IncrementCounter

432   __ IncrementCounter(counters->keyed_load_generic_smi(), 1);
466 __ IncrementCounter(counters->keyed_load_generic_slow(), 1);
556 __ IncrementCounter(counters->keyed_load_generic_lookup_cache(), 1);
564 __ IncrementCounter(counters->keyed_load_generic_lookup_cache(), 1);
576 __ IncrementCounter(counters->keyed_load_generic_symbol(), 1);
1052 __ IncrementCounter(counters->call_miss(), 1);
1054 __ IncrementCounter(counters->keyed_call_miss(), 1);
1160 __ IncrementCounter(counters->keyed_call_generic_smi_fast(), 1);
1182 __ IncrementCounter(counters->keyed_call_generic_smi_dict(), 1);
1191 __ IncrementCounter(counters->keyed_call_generic_slow_load(), 1);
1223 __ IncrementCounter(counters->keyed_call_generic_lookup_dict(), 1);
1227 __ IncrementCounter(counters->keyed_call_generic_lookup_cache(), 1);
1239 __ IncrementCounter(counters->keyed_call_generic_slow(), 1);
1345 __ IncrementCounter(masm->isolate()->counters()->load_miss(), 1);
1383 __ IncrementCounter(masm->isolate()->counters()->keyed_load_miss(), 1);
1476 __ IncrementCounter(counters->store_normal_hit(), 1);
1483 __ IncrementCounter(counters->store_normal_miss(), 1);