Searched refs:NewHRegion (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/scripts/python/ |
H A D | exported-sql-viewer.py | 1349 def NewHRegion(self, db, key, thread_id, comm_id, time): member in SwitchGraphData 1371 hregion = self.NewHRegion(db, key, thread_id, comm_id, time)
|
/kernel/linux/linux-6.6/tools/perf/scripts/python/ |
H A D | exported-sql-viewer.py | 1350 def NewHRegion(self, db, key, thread_id, comm_id, time): member in SwitchGraphData 1372 hregion = self.NewHRegion(db, key, thread_id, comm_id, time)
|
Completed in 12 milliseconds