Searched refs:expected_output_sp (Results 1 – 1 of 1) sorted by relevance
29 const std::vector<uint64_t>& expected_output_sp) { in JoinCallChain() argument33 return tmp_ip == expected_output_ip && tmp_sp == expected_output_sp; in JoinCallChain()