Searched defs:scripting_ops (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/perf/util/ | ||
| H A D | trace-event.h | 88 struct scripting_ops { struct |
| H A D | trace-event-scripting.c | 182 register_python_scripting(struct scripting_ops * scripting_ops) register_python_scripting() argument |
| /linux/tools/perf/ | ||
| H A D | builtin-script.c | 2566 static struct scripting_ops *scripting_ops; global() variable |