Lines Matching defs:self
241 def __init__(self): argument
256 def feed(self, task): argument
277 def _update_max_entries(self): argument
297 def __init__(self): argument
304 def __init__(self, pid, tid, comm, runs, acc, mean, argument
323 def _print_header(self): argument
343 def _column_titles(self): argument
403 def _task_stats(self): argument
451 def _format_stats(self): argument
502 def _calc_alignments_summary(self, align_helper): argument
518 def print(self): argument
534 def __init__(self, id, tid, cpu, comm): argument
543 def schedule_in_at(self, time): argument
547 def schedule_out_at(self, time): argument
551 def time_out(self, unit="s"): argument
556 def time_in(self, unit="s"): argument
561 def runtime(self, unit="us"): argument
565 def update_pid(self, pid): argument