Home
last modified time | relevance | path

Searched refs:GetMatchingLengthInNode (Results 1 – 1 of 1) sorted by relevance

/system/extras/simpleperf/
Dcallchain.cpp30 static size_t GetMatchingLengthInNode(const CallChainNode* node, in GetMatchingLengthInNode() function
84 size_t match_length = GetMatchingLengthInNode(p, callchain, callchain_pos); in AddCallChain()