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

/freebsd-12-stable/tools/sched/
H A Dschedgraph.py120 ticksps = None variable
153 ns = float(ticksps) / 1000000000
928 global ticksps
929 ticksps = self.ticksps()
931 ghz = float(ticksps) / 1000000000.0
1092 def ticksps(self): member in class:KTRFile

Completed in 127 milliseconds