Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/scripts/python/
Dsched-migration.py177 def sched_switch(self, ts_list, prev, prev_state, next, cpu): argument
186 ts_list.append(self)
189 def migrate(self, ts_list, new, old_cpu, new_cpu): argument
202 ts_list.append(self)
208 def wake_up(self, ts_list, pid, cpu, fork): argument
219 ts_list.append(self)