Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/scripts/python/
H A Dexported-sql-viewer.py1315 hregion = self.HRegion(db, thread_id, comm_id, time)
1338 hregion = self.HRegion(db, query.value(1), query.value(3), start_time)
1343 hregion = self.HRegion(db, thread_id, comm_id, time)
1367 def HRegion(self, db, thread_id, comm_id, time): member in SwitchGraphData
/kernel/linux/linux-6.6/tools/perf/scripts/python/
H A Dexported-sql-viewer.py1316 hregion = self.HRegion(db, thread_id, comm_id, time)
1339 hregion = self.HRegion(db, query.value(1), query.value(3), start_time)
1344 hregion = self.HRegion(db, thread_id, comm_id, time)
1368 def HRegion(self, db, thread_id, comm_id, time): member in SwitchGraphData

Completed in 12 milliseconds