Home
last modified time | relevance | path

Searched refs:flush_script (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/tools/perf/util/
A Dtrace-event-scripting.c92 .flush_script = flush_script_unsupported,
157 .flush_script = flush_script_unsupported,
A Dtrace-event.h87 int (*flush_script) (void); member
/linux-6.3-rc2/tools/perf/util/scripting-engines/
A Dtrace-event-perl.c760 .flush_script = perl_flush_script,
A Dtrace-event-python.c2163 .flush_script = python_flush_script,
/linux-6.3-rc2/tools/perf/
A Dbuiltin-script.c2327 return scripting_ops ? scripting_ops->flush_script() : 0; in flush_scripting()

Completed in 18 milliseconds