Searched refs:HRegion (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/tools/perf/scripts/python/ |
D | exported-sql-viewer.py | 1309 hregion = self.HRegion(db, thread_id, comm_id, time) 1332 hregion = self.HRegion(db, query.value(1), query.value(3), start_time) 1337 hregion = self.HRegion(db, thread_id, comm_id, time) 1361 def HRegion(self, db, thread_id, comm_id, time): member in SwitchGraphData
|