HomeSort by relevance Sort by last modified time
    Searched refs:HandleInstrumentationEvent (Results 1 - 4 of 4) sorted by null

  /external/v8/src/arm64/
instrument-arm64.h 71 void HandleInstrumentationEvent(unsigned event);
instrument-arm64.cc 179 void Instrument::HandleInstrumentationEvent(unsigned event) {
268 HandleInstrumentationEvent(imm);
  /external/vixl/src/aarch64/
instrument-aarch64.h 98 void HandleInstrumentationEvent(unsigned event);
instrument-aarch64.cc 192 void Instrument::HandleInstrumentationEvent(unsigned event) {
284 HandleInstrumentationEvent(imm);

Completed in 96 milliseconds