Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/async_stack/include/
H A Dunique_stack_table.h37 constexpr uint64_t HEAD_NODE_INDEX = 0; variable
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/async_stack/
H A Dunique_stack_table.cpp223 if (node->section.prevIdx == HEAD_NODE_INDEX) { in GetPcsByStackId()