Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.h39 static constexpr uint32_t SEQ_STEP = 2; variable
47 nextId_ += SEQ_STEP; in GetNextId()
48 return nextId_ - SEQ_STEP; in GetNextId()
52 return nextId_ - SEQ_STEP; in GetLastId()
Dheap_snapshot.h363 static constexpr int SEQ_STEP = 2;