Home
last modified time | relevance | path

Searched defs:scripting_ops (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
H A Dtrace-event.h88 struct scripting_ops { struct
116 int script_spec__for_each(int (*cb)(struct scripting_ops *ops, const char *spec)); argument
89 namescripting_ops global() argument
90 dirnamescripting_ops global() argument
91 start_scriptscripting_ops global() argument
H A Dtrace-event-scripting.c182 register_python_scripting(struct scripting_ops * scripting_ops) register_python_scripting() argument
248 register_perl_scripting(struct scripting_ops * scripting_ops) register_perl_scripting() argument
[all...]
/linux/tools/perf/
H A Dbuiltin-script.c2566 static struct scripting_ops *scripting_ops; global() variable
[all...]