Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
Dtrace-event-scripting.c155 extern struct scripting_ops perl_scripting_ops;
159 register_perl_scripting(&perl_scripting_ops); in setup_perl_scripting()
/Linux-v5.10/tools/perf/util/scripting-engines/
Dtrace-event-perl.c751 struct scripting_ops perl_scripting_ops = { variable