Searched refs:store_fp_counter (Results 1 – 2 of 2) sorted by relevance
384 static Counter* store_fp_counter = GetCounter("Store FP"); in InstrumentLoadStore() local392 case STR_d: store_fp_counter->Increment(); break; in InstrumentLoadStore()
415 static Counter* store_fp_counter = GetCounter("Store FP"); in InstrumentLoadStore() local423 case STR_d: store_fp_counter->Increment(); break; in InstrumentLoadStore()