Searched refs:dest_cpu (Results 1 – 1 of 1) sorted by relevance
/external/linux-tools-perf/src/tools/perf/scripts/python/ |
D | sched-migration.py | 349 def migrate(self, headers, pid, prio, orig_cpu, dest_cpu): argument 351 ts.migrate(self.timeslices, pid, orig_cpu, dest_cpu) 413 dest_cpu): argument 416 parser.migrate(headers, pid, prio, orig_cpu, dest_cpu)
|