Searched refs:DecrementNode (Results 1 – 2 of 2) sorted by relevance
185 GlobalCallstackTrie::DecrementNode(node); in GetSizeForTesting()220 void GlobalCallstackTrie::DecrementNode(Node* node) { in DecrementNode() function in perfetto::profiling::GlobalCallstackTrie
189 static void DecrementNode(Node* node);300 ~CallstackAllocations() { GlobalCallstackTrie::DecrementNode(node); } in ~CallstackAllocations()