Searched refs:functools (Results 1 - 7 of 7) sorted by relevance

/linux-master/tools/testing/selftests/bpf/
H A Dtest_bpftool.py5 import functools namespace
54 @functools.wraps(f)
/linux-master/tools/perf/scripts/python/
H A Dgecko.py27 from functools import reduce
H A Dnetdev-times.py22 from functools import cmp_to_key
/linux-master/tools/testing/selftests/tc-testing/plugin-lib/
H A DnsPlugin.py7 from functools import cached_property
/linux-master/tools/net/ynl/lib/
H A Dynl.py4 import functools namespace
454 bound_f = functools.partial(self._op, op_name)
/linux-master/tools/perf/pmu-events/
H A Djevents.py6 from functools import lru_cache
/linux-master/tools/kvm/kvm_stat/
H A Dkvm_stat37 from functools import reduce

Completed in 152 milliseconds