Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/scripts/python/
Dexported-sql-viewer.py1295 def SelectComms(self, db, thread_id, last_comm_id, start_time, end_time): argument
1306 if comm_id == last_comm_id:
1314 last_comm_id = None
1326 …if last_thread_id == query.value(1) and last_comm_id is not None and last_comm_id != query.value(3…
1327 self.SelectComms(db, last_thread_id, last_comm_id, last_time, query.value(0))
1340 last_comm_id = comm_id