Searched defs:cls (Results 1 – 11 of 11) sorted by relevance
/tools/perf/scripts/python/ |
D | compaction-times.py | 114 def add_filter(cls, filter): argument 118 def create_pending(cls, pid, comm, start_secs, start_nsecs): argument 132 def increment_pending(cls, pid, migrated, fscan, mscan): argument 141 def complete_pending(cls, pid, secs, nsecs): argument 150 def gen(cls): argument 156 def str(cls): argument
|
/tools/testing/selftests/bpf/progs/ |
D | test_tc_bpf.c | 11 int cls(struct __sk_buff *skb) in cls() function
|
D | test_spin_lock.c | 56 struct cls_elem *cls; in bpf_spin_lock_test() local
|
/tools/testing/selftests/hid/tests/ |
D | base.py | 172 def debug_reports(cls, reports, uhdev=None, events=None): argument 342 def instance(cls): argument
|
D | test_tablet.py | 37 def from_evdev(cls, evdev) -> "PenState": argument
|
D | test_multitouch.py | 85 def msCertificationBlob(cls, reportID): argument
|
/tools/testing/selftests/bpf/ |
D | test_bpftool.py | 68 def setUpClass(cls): argument
|
D | test_offload.py | 544 def cls_filter_op(self, op, qdisc="ingress", prio=None, handle=None, argument
|
/tools/net/ynl/lib/ |
D | ynl.py | 108 def get_format(cls, attr_type, byte_order=None): argument 116 def formatted_string(cls, raw, display_hint): argument
|
/tools/net/ynl/ |
D | ynl-gen-c.py | 1077 def _is_cond(cls, line): argument
|
/tools/power/pm-graph/ |
D | sleepgraph.py | 2729 def isa(self, cls): argument
|