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

/gem5/src/python/m5/util/
H A Dconvert.py156 def toLatency(value): function
167 return toLatency(value)
181 return 1 / toLatency(value)
/gem5/src/python/m5/
H A Dparams.py1567 self.value = convert.toLatency(value)

Completed in 8 milliseconds