Searched refs:GetMatchingLengthInNode (Results 1 – 1 of 1) sorted by relevance
62 size_t match_length = GetMatchingLengthInNode(p, callchain, callchain_pos, is_same_sample); in AddCallChain()114 size_t GetMatchingLengthInNode(NodeT* node, const std::vector<EntryT*>& chain, size_t chain_start, in GetMatchingLengthInNode() function