Searched defs:stackId (Results 1 – 5 of 5) sorted by relevance
119 uint64_t UniqueStackTable::PutIpsInTable(StackId *stackId, u64 *ips, u64 nr) in PutIpsInTable()155 Node* UniqueStackTable::GetFrame(uint64_t stackId) in GetFrame()164 bool UniqueStackTable::GetIpsByStackId(StackId stackId, std::vector<u64>& ips) in GetIpsByStackId()
372 StackId stackId; in DedupFromRecord() local
80 StackId stackId = {0}; variable117 StackId stackId = {0}; variable
583 uint32_t stackId = 0; in SetCallStackMap() local665 uint32_t stackId = FindCallStackId(callStack_); in GetCallStackId() local790 uint32_t stackId = FindCallStackId(callStack_); in SetAllocStatisticsFrame() local812 uint32_t stackId = FindCallStackId(callStack_); in SetAllocStatisticsFrame() local993 inline void StackPreprocess::SetAllocStatisticsData(const RawStackPtr& rawStack, size_t stackId, bo… in SetAllocStatisticsData()
737 void NativeHookFilter::UpdateReparseStack(uint64_t stackId, std::shared_ptr<std::vector<uint64_t>> … in UpdateReparseStack()