Home
last modified time | relevance | path

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

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Dtrace-event-scripting.c103 extern struct scripting_ops python_scripting_ops;
107 register_python_scripting(&python_scripting_ops); in setup_python_scripting()
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/scripting-engines/
Dtrace-event-python.c700 struct scripting_ops python_scripting_ops = { variable