Searched refs:register_python_scripting (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dtrace-event-scripting.c80 static void register_python_scripting(struct scripting_ops *scripting_ops) function
97 register_python_scripting(&python_scripting_unsupported_ops);
104 register_python_scripting(&python_scripting_ops);

Completed in 31 milliseconds