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

/gem5/src/mem/
H A Dstack_dist_calc.hh181 typedef std::map<uint64_t, Node*> IndexNodeMap; typedef in class:StackDistCalc
183 typedef std::vector<IndexNodeMap> TreeType;
H A Dstack_dist_calc.cc53 IndexNodeMap tree_level;
280 IndexNodeMap treeLevel;

Completed in 4 milliseconds