Home
last modified time | relevance | path

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

/linux-6.8/tools/perf/util/
Dtrace-event-scripting.c186 extern struct scripting_ops perl_scripting_ops;
190 register_perl_scripting(&perl_scripting_ops); in setup_perl_scripting()
/linux-6.8/tools/perf/util/scripting-engines/
Dtrace-event-perl.c764 struct scripting_ops perl_scripting_ops = { variable