Searched defs:stackId (Results 1 – 8 of 8) sorted by relevance
75 uint64_t stackId = 0; in CollectAsyncStack() local85 extern "C" void SetStackId(uint64_t stackId) in SetStackId()112 uint64_t stackId = reinterpret_cast<uint64_t>(pthread_getspecific(g_stackidKey)); in DfxGetSubmitterStackLocal() local
154 uint64_t UniqueStackTable::PutPcsInTable(StackId *stackId, const 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()
40 uint64_t stackId {0}; member48 uint64_t stackId {0}; // Only leaf node update this. member278 void StackPrinter::Impl::Insert(const std::vector<uintptr_t>& pcs, int32_t pcCount, StackId stackId) in Insert()323 uint64_t stackId = 0; in PutPcsInTable() local384 StackId stackId; in GetHeaviestStack() local414 StackId stackId; in BuildStackTree() local487 uint64_t stackId = back->stackId; in GenerateTreeStackFrames() local
49 void SubmitterStack::GetSubmitterStack(pid_t tid, uint64_t stackId, Unwinder& unwinder, in GetSubmitterStack()
74 uint64_t stackId = CollectAsyncStack(); variable
139 StackId stackId; variable
119 uint64_t stackId; member
578 uint64_t stackId = CollectAsyncStack(); in AsyncStacktrace() local