Home
last modified time | relevance | path

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

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