Searched refs:anyToLatency (Results 1 - 3 of 3) sorted by relevance

/gem5/src/python/m5/util/
H A Dconvert.py159 def anyToLatency(value): function
/gem5/configs/example/arm/
H A Dfs_bigLITTLE.py72 return m5.ticks.fromSeconds(m5.util.convert.anyToLatency(value))
/gem5/src/python/m5/
H A Dparams.py1651 self.value = convert.anyToLatency(value)

Completed in 14 milliseconds