Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dtrace-event-scripting.c36 static struct script_spec *script_spec__new(const char *spec, in script_spec__new() function
72 s = script_spec__new(spec, ops); in script_spec_register()