Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Dtrace-event-scripting.c116 extern struct scripting_ops python_scripting_ops;
120 register_python_scripting(&python_scripting_ops); in setup_python_scripting()
/linux-5.19.10/tools/perf/util/scripting-engines/
Dtrace-event-python.c2143 struct scripting_ops python_scripting_ops = { variable