Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/util/
Dtrace-event-scripting.c268 extern struct scripting_ops perl_scripting_ops;
272 register_perl_scripting(&perl_scripting_ops); in setup_perl_scripting()
/linux-6.14.4/tools/perf/util/scripting-engines/
Dtrace-event-perl.c765 struct scripting_ops perl_scripting_ops = { variable