Searched refs:StackId (Results 1 – 5 of 5) sorted by relevance
80 StackId stackId = {0};81 StackId stackIdpart = {0};82 StackId stackIdpart1 = {0};119 StackId stackId = {0};
66 union StackId { union94 uint64_t PutIpsInTable(StackId *stackId, u64 *ips, u64 nr);95 bool GetIpsByStackId(const StackId stackId, std::vector<u64>& ips);
247 StackId stackId_ {0};
117 uint64_t UniqueStackTable::PutIpsInTable(StackId *stackId, u64 *ips, u64 nr) in PutIpsInTable()170 bool UniqueStackTable::GetIpsByStackId(StackId stackId, std::vector<u64>& ips) in GetIpsByStackId()
361 StackId stackId; in DedupFromRecord()