Home
last modified time | relevance | path

Searched refs:StartTime (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/tools/perf/scripts/python/
Dexported-sql-viewer.py1338 start_time = self.collection.glb.StartTime(self.collection.machine_id)
1411 self.xrangelo = glb.StartTime(machine_id)
2200 self.start_time = self.glb.StartTime(collection.machine_id)
2282 rel_time_from = time_from - self.glb.StartTime(self.collection.machine_id)
4928 def StartTime(self, machine_id): member in Glb