Searched refs:MarkWeakOwnersAndChildrenRecursively (Results 1 – 3 of 3) sorted by relevance
100 MarkWeakOwnersAndChildrenRecursively(global_root, &visited); in RemoveWeakNodesFromGraph()102 MarkWeakOwnersAndChildrenRecursively(pid_to_process.second->root(), in RemoveWeakNodesFromGraph()370 void GraphProcessor::MarkWeakOwnersAndChildrenRecursively( in MarkWeakOwnersAndChildrenRecursively() function in perfetto::trace_processor::GraphProcessor395 MarkWeakOwnersAndChildrenRecursively(owned_by_edge->source(), visited); in MarkWeakOwnersAndChildrenRecursively()401 MarkWeakOwnersAndChildrenRecursively(path_to_child.second, visited); in MarkWeakOwnersAndChildrenRecursively()
47 void MarkWeakOwnersAndChildrenRecursively(Node* node) { in MarkWeakOwnersAndChildrenRecursively() function in perfetto::trace_processor::GraphProcessorTest49 GraphProcessor::MarkWeakOwnersAndChildrenRecursively(node, &visited); in MarkWeakOwnersAndChildrenRecursively()290 MarkWeakOwnersAndChildrenRecursively(process->root()); in TEST_F()303 MarkWeakOwnersAndChildrenRecursively(process->root()); in TEST_F()321 MarkWeakOwnersAndChildrenRecursively(process->root()); in TEST_F()
64 static void MarkWeakOwnersAndChildrenRecursively(