Home
last modified time | relevance | path

Searched refs:python_scripting_unsupported_ops (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
Dtrace-event-scripting.c64 struct scripting_ops python_scripting_unsupported_ops = { variable
89 register_python_scripting(&python_scripting_unsupported_ops); in setup_python_scripting()
/kernel/linux/linux-4.19/tools/perf/util/
Dtrace-event-scripting.c79 struct scripting_ops python_scripting_unsupported_ops = { variable
104 register_python_scripting(&python_scripting_unsupported_ops); in setup_python_scripting()