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

/linux-master/tools/perf/scripts/python/
H A Dsched-migration.py99 class RunqueueSnapshot: class in inherits:
124 return RunqueueSnapshot(next_tasks, event)
131 return RunqueueSnapshot(next_tasks, RunqueueMigrateOut(old))
139 return RunqueueSnapshot(next_tasks, event)
172 self.rqs = defaultdict(RunqueueSnapshot)

Completed in 279 milliseconds