Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/scripts/python/
Dsched-migration.py179 def sched_switch(self, ts_list, prev, prev_state, next, cpu): argument
188 ts_list.append(self)
191 def migrate(self, ts_list, new, old_cpu, new_cpu): argument
204 ts_list.append(self)
210 def wake_up(self, ts_list, pid, cpu, fork): argument
221 ts_list.append(self)