Searched refs:UpdateUserCallChain (Results 1 – 4 of 4) sorted by relevance
121 r.UpdateUserCallChain({3, 4, 5}); in TEST_F()
412 void UpdateUserCallChain(const std::vector<uint64_t>& user_ips);
1799 sr.UpdateUserCallChain(ips); in JoinCallChains()
750 void SampleRecord::UpdateUserCallChain(const std::vector<uint64_t>& user_ips) { in UpdateUserCallChain() function in simpleperf::SampleRecord