Searched refs:toEnergy (Results 1 - 2 of 2) sorted by relevance
/gem5/src/python/m5/util/ | ||
H A D | convert.py | 251 def toEnergy(value): function |
/gem5/src/python/m5/ | ||
H A D | params.py | 1702 value = convert.toEnergy(value) 1706 value = convert.toEnergy(value) |
Completed in 8 milliseconds