Home | History | Annotate | Download | only in x64

Lines Matching refs:IncrementCounter

279   __ IncrementCounter(counters->keyed_load_generic_smi(), 1);
297 __ IncrementCounter(counters->keyed_load_generic_slow(), 1);
376 __ IncrementCounter(counters->keyed_load_generic_lookup_cache(), 1);
384 __ IncrementCounter(counters->keyed_load_generic_lookup_cache(), 1);
397 __ IncrementCounter(counters->keyed_load_generic_symbol(), 1);
788 __ IncrementCounter(counters->load_miss(), 1);
818 __ IncrementCounter(counters->keyed_load_miss(), 1);
897 __ IncrementCounter(counters->store_normal_hit(), 1);
901 __ IncrementCounter(counters->store_normal_miss(), 1);