Searched refs:extend_shortest_path (Results 1 - 2 of 2) sorted by relevance

/gem5/src/mem/ruby/network/
H A DTopology.hh84 void extend_shortest_path(Matrix &current_dist, Matrix &latencies,
H A DTopology.cc221 Topology::extend_shortest_path(Matrix &current_dist, Matrix &latencies, function in class:Topology
263 extend_shortest_path(dist, latencies, inter_switches);

Completed in 6 milliseconds