Searched defs:stackId (Results 1 – 9 of 9) sorted by relevance
73 uint64_t stackId = 0; in CollectAsyncStack() local82 extern "C" void SetStackId(uint64_t stackId) in SetStackId()
154 uint64_t UniqueStackTable::PutPcsInTable(StackId *stackId, uintptr_t* pcs, size_t nr) in PutPcsInTable()197 Node* UniqueStackTable::GetFrame(uint64_t stackId) in GetFrame()209 bool UniqueStackTable::GetPcsByStackId(StackId stackId, std::vector<uintptr_t>& pcs) in GetPcsByStackId()
31 …syncThread(std::shared_ptr<DfxThread> thread, std::shared_ptr<Unwinder> unwinder, uint64_t stackId) in DfxUnwindAsyncThread()
59 void PutStackId(std::vector<StackIdAndCount>& stackIdCount, uint64_t stackId) in PutStackId()
151 OHOS::HiviewDFX::StackId stackId; in GetTreeStack() local
403 uint64_t stackId = 0; in ProcessStackBuffer() local
139 StackId stackId; variable
129 uint64_t stackId; member
580 uint64_t stackId = CollectAsyncStack(); in AsyncStacktrace() local