Searched refs:store_fp_counter (Results 1 – 2 of 2) sorted by relevance
378 static Counter* store_fp_counter = GetCounter("Store FP"); in InstrumentLoadStore() local386 case STR_d: store_fp_counter->Increment(); break; in InstrumentLoadStore()
422 static Counter* store_fp_counter = GetCounter("Store FP"); in InstrumentLoadStore() local432 case STR_d: store_fp_counter->Increment(); break; in InstrumentLoadStore()