Lines Matching +defs:val +defs:self
29 def __init__(self, re): argument
32 def filter(self, pid, comm): argument
37 def __init__(self, low, high): argument
41 def filter(self, pid, comm): argument
55 def __init__(self, aval, bval, alabel = None, blabel = None): argument
61 def __add__(self, rhs): argument
66 def __str__(self): argument
70 def __init__(self, ns): argument
76 def __add__(self, rhs): argument
83 def __str__(self): argument
96 def complete(self, secs, nsecs): argument
99 def increment(self, migrated, fscan, mscan): argument
110 val = cnode(0); variable in chead
159 def __init__(self, comm, pid, filtered): argument
167 def __add__(self, rhs): argument
172 def mark_pending(self, secs, nsecs): argument
175 def do_increment(self, migrated, fscan, mscan): argument
178 def make_complete(self, secs, nsecs): argument
189 def enumerate(self): argument
194 def is_pending(self): argument
197 def is_filtered(self): argument
200 def display(self): argument