Lines Matching defs:self

41 	def __repr__(self):  argument
49 def __init__(self, sleeper): argument
52 def __repr__(self): argument
60 def __init__(self, wakee): argument
63 def __repr__(self): argument
71 def __init__(self, child): argument
74 def __repr__(self): argument
82 def __init__(self, new): argument
85 def __repr__(self): argument
93 def __init__(self, old): argument
96 def __repr__(self): argument
100 def __init__(self, tasks = [0], event = RunqueueEventUnknown()): argument
104 def sched_switch(self, prev, prev_state, next): argument
126 def migrate_out(self, old): argument
133 def __migrate_in(self, new, event): argument
141 def migrate_in(self, new): argument
144 def wake_up(self, new): argument
147 def wake_up_new(self, new): argument
150 def load(self): argument
155 def __repr__(self): argument
162 def __init__(self, start, prev): argument
175 def __update_total_load(self, old_rq, new_rq): argument
179 def sched_switch(self, ts_list, prev, prev_state, next, cpu): argument
191 def migrate(self, ts_list, new, old_cpu, new_cpu): argument
210 def wake_up(self, ts_list, pid, cpu, fork): argument
224 def next(self, t): argument
229 def __init__(self, arg = []): argument
232 def get_time_slice(self, ts): argument
239 def find_time_slice(self, ts): argument
262 def set_root_win(self, win): argument
265 def mouse_down(self, cpu, t): argument
282 def update_rectangle_cpu(self, slice, cpu): argument
300 def fill_zone(self, start, end): argument
313 def interval(self): argument
319 def nr_rectangles(self): argument
329 def __init__(self): argument
333 def sched_switch(self, headers, prev_comm, prev_pid, prev_prio, prev_state, argument
351 def migrate(self, headers, pid, prio, orig_cpu, dest_cpu): argument
355 def wake_up(self, headers, comm, pid, success, target_cpu, fork): argument