Home
last modified time | relevance | path

Searched refs:load_pair_counter (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/arm64/
Dinstrument-arm64.cc339 static Counter* load_pair_counter = GetCounter("Load Pair"); in InstrumentLoadStorePair() local
342 load_pair_counter->Increment(); in InstrumentLoadStorePair()
/external/vixl/src/vixl/a64/
Dinstrument-a64.cc366 static Counter* load_pair_counter = GetCounter("Load Pair"); in InstrumentLoadStorePair() local
370 load_pair_counter->Increment(); in InstrumentLoadStorePair()