Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/util/
Dtrace-event-scripting.c181 extern struct scripting_ops perl_scripting_ops;
185 register_perl_scripting(&perl_scripting_ops); in setup_perl_scripting()
/Linux-v6.1/tools/perf/util/scripting-engines/
Dtrace-event-perl.c755 struct scripting_ops perl_scripting_ops = { variable