Home
last modified time | relevance | path

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

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