Searched refs:ComputeSharedFootprintFromGraph (Results 1 – 3 of 3) sorted by relevance
50 ComputeSharedFootprintFromGraph(const GlobalNodeGraph& global_graph);
178 auto pid_to_sizes = GraphProcessor::ComputeSharedFootprintFromGraph(graph); in TEST_F()210 auto pid_to_sizes = GraphProcessor::ComputeSharedFootprintFromGraph(graph); in TEST_F()
188 GraphProcessor::ComputeSharedFootprintFromGraph( in ComputeSharedFootprintFromGraph() function in perfetto::trace_processor::GraphProcessor