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

/gem5/src/python/m5/
H A Ddebug.py36 from m5.util import printList
56 printList([ c.name() for c in children ], indent=8)
/gem5/src/python/m5/util/
H A D__init__.py166 def printList(items, indent=4): function

Completed in 5 milliseconds