Home
last modified time | relevance | path

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

/external/v8/src/arm/
Dfull-codegen-arm.cc351 static const int kProfileCounterResetSequenceLength = 5 * Assembler::kInstrSize; variable
353 static const int kProfileCounterResetSequenceLength = 7 * Assembler::kInstrSize; variable
360 masm_, kProfileCounterResetSequenceLength); in EmitProfilingCounterReset()
373 (kProfileCounterResetSequenceLength / Assembler::kInstrSize) - 2; in EmitProfilingCounterReset()
4954 kProfileCounterResetSequenceLength; in PatchAt()