• Home
  • Raw
  • Download

Lines Matching defs:self

39 	def __repr__(self):  argument
47 def __init__(self, sleeper): argument
50 def __repr__(self): argument
58 def __init__(self, wakee): argument
61 def __repr__(self): argument
69 def __init__(self, child): argument
72 def __repr__(self): argument
80 def __init__(self, new): argument
83 def __repr__(self): argument
91 def __init__(self, old): argument
94 def __repr__(self): argument
98 def __init__(self, tasks = [0], event = RunqueueEventUnknown()): argument
102 def sched_switch(self, prev, prev_state, next): argument
124 def migrate_out(self, old): argument
131 def __migrate_in(self, new, event): argument
139 def migrate_in(self, new): argument
142 def wake_up(self, new): argument
145 def wake_up_new(self, new): argument
148 def load(self): argument
153 def __repr__(self): argument
160 def __init__(self, start, prev): argument
173 def __update_total_load(self, old_rq, new_rq): argument
177 def sched_switch(self, ts_list, prev, prev_state, next, cpu): argument
189 def migrate(self, ts_list, new, old_cpu, new_cpu): argument
208 def wake_up(self, ts_list, pid, cpu, fork): argument
222 def next(self, t): argument
227 def __init__(self, arg = []): argument
230 def get_time_slice(self, ts): argument
237 def find_time_slice(self, ts): argument
260 def set_root_win(self, win): argument
263 def mouse_down(self, cpu, t): argument
280 def update_rectangle_cpu(self, slice, cpu): argument
298 def fill_zone(self, start, end): argument
311 def interval(self): argument
317 def nr_rectangles(self): argument
327 def __init__(self): argument
331 def sched_switch(self, headers, prev_comm, prev_pid, prev_prio, prev_state, argument
349 def migrate(self, headers, pid, prio, orig_cpu, dest_cpu): argument
353 def wake_up(self, headers, comm, pid, success, target_cpu, fork): argument