Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/
Dtrace-event-scripting.c120 extern struct scripting_ops python_scripting_ops;
124 register_python_scripting(&python_scripting_ops); in setup_python_scripting()
/linux-6.6.21/tools/perf/util/scripting-engines/
Dtrace-event-python.c2205 struct scripting_ops python_scripting_ops = { variable