Searched defs:user_ips (Results 1 – 2 of 2) sorted by relevance
114 std::vector<uint64_t> user_ips; in ProcessSampleRecord() local
650 void SampleRecord::UpdateUserCallChain(const std::vector<uint64_t>& user_ips) { in UpdateUserCallChain()