Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_profiler.h41 static constexpr uint64_t SEQ_STEP = 2; member in panda::ecmascript::EntryIdMap
49 nextId_ += SEQ_STEP; in GetNextId()
50 return nextId_ - SEQ_STEP; in GetNextId()
54 return nextId_ - SEQ_STEP; in GetLastId()
H A Dheap_snapshot.h405 static constexpr int SEQ_STEP = 2; member in panda::ecmascript::EdgeType::Reference::HeapSnapshot

Completed in 2 milliseconds