Searched refs:load_fp_counter (Results 1 – 2 of 2) sorted by relevance
377 static Counter* load_fp_counter = GetCounter("Load FP"); in InstrumentLoadStore() local397 case LDR_d: load_fp_counter->Increment(); break; in InstrumentLoadStore()
421 static Counter* load_fp_counter = GetCounter("Load FP"); in InstrumentLoadStore() local445 case LDR_d: load_fp_counter->Increment(); break; in InstrumentLoadStore()