Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DCallChainJoiner.cpp144 DecreaseChildCountOfNode(parent); in AllocNode()
153 DecreaseChildCountOfNode(old_parent); in LinkParent()
168 DecreaseChildCountOfNode(old_parent); in UnlinkParent()
DCallChainJoiner.h118 void DecreaseChildCountOfNode(CacheNode* node) { in DecreaseChildCountOfNode() function