Searched refs:chain_pos (Results 1 – 1 of 1) sorted by relevance
60 size_t chain_pos = chain.size() - 2; in AddCallChain() local62 if (GetParent(chain[chain_pos]) != chain[chain_pos + 1]) { in AddCallChain()