ruby: profiler: provide the number of vnets through ruby system
Review Request #3108 - Created Sept. 13, 2015 and submitted
| Information | |
|---|---|
| Nilay Vaish | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 11100:a7ac11b29833
---------------------------
ruby: profiler: provide the number of vnets through ruby systemThe aim is to ultimately do away with the static function
Network::getNumberOfVirtualNetworks(). The patch also marks
some of the variables in the profiler as const.
