Searched defs:kwargs (Results 1 – 3 of 3) sorted by relevance
/linux-6.8/tools/perf/util/ |
D | python.c | 678 PyObject *args, PyObject *kwargs) in pyrf_cpu_map__init() 747 PyObject *args, PyObject *kwargs) in pyrf_thread_map__init() 816 PyObject *args, PyObject *kwargs) in pyrf_evsel__init() 931 PyObject *args, PyObject *kwargs) in pyrf_evsel__open() 1022 PyObject *args, PyObject *kwargs) in pyrf_evlist__mmap() 1042 PyObject *args, PyObject *kwargs) in pyrf_evlist__poll() 1132 PyObject *args, PyObject *kwargs) in pyrf_evlist__read_on_cpu() 1185 PyObject *args, PyObject *kwargs) in pyrf_evlist__open() 1370 PyObject *args, PyObject *kwargs) in pyrf__tracepoint()
|
/linux-6.8/tools/testing/selftests/bpf/ |
D | test_bpftool.py | 55 def wrapper(*args, **kwargs):
|
/linux-6.8/scripts/ |
D | bpf_doc.py | 53 def __init__(self, *args, **kwargs):
|