Home | History | Annotate | Download | only in x87

Lines Matching refs:IncrementCounter

335   __ IncrementCounter(counters->keyed_load_generic_smi(), 1);
363 __ IncrementCounter(counters->keyed_load_generic_slow(), 1);
451 __ IncrementCounter(counters->keyed_load_generic_lookup_cache(), 1);
459 __ IncrementCounter(counters->keyed_load_generic_lookup_cache(), 1);
471 __ IncrementCounter(counters->keyed_load_generic_symbol(), 1);
794 __ IncrementCounter(masm->isolate()->counters()->load_miss(), 1);
816 __ IncrementCounter(masm->isolate()->counters()->keyed_load_miss(), 1);
892 __ IncrementCounter(counters->store_normal_hit(), 1);
897 __ IncrementCounter(counters->store_normal_miss(), 1);