Searched refs:CollectAllocatorNodes (Results 1 – 2 of 2) sorted by relevance
55 static void CollectAllocatorNodes(const RawProcessMemoryNode& source,
70 CollectAllocatorNodes(*pid_to_node.second, global_graph.get(), graph); in CreateMemoryGraph()265 void GraphProcessor::CollectAllocatorNodes(const RawProcessMemoryNode& source, in CollectAllocatorNodes() function in perfetto::trace_processor::GraphProcessor