Searched refs:store_int_counter (Results 1 – 2 of 2) sorted by relevance
376 static Counter* store_int_counter = GetCounter("Store Integer"); in InstrumentLoadStore() local384 case STR_x: store_int_counter->Increment(); break; in InstrumentLoadStore()
420 static Counter* store_int_counter = GetCounter("Store Integer"); in InstrumentLoadStore() local429 case STR_x: store_int_counter->Increment(); break; in InstrumentLoadStore()