Searched refs:pid_to_shared_footprint (Results 1 – 1 of 1) sorted by relevance
245 std::map<base::PlatformProcessId, uint64_t> pid_to_shared_footprint; in ComputeSharedFootprintFromGraph() local257 pid_to_shared_footprint[pid] += size_per_process; in ComputeSharedFootprintFromGraph()261 return pid_to_shared_footprint; in ComputeSharedFootprintFromGraph()