Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c2002 static int python_generate_script(struct tep_handle *pevent, const char *outfile) in python_generate_script() function
2193 static int python_generate_script(struct tep_handle *pevent __maybe_unused, in python_generate_script() function
2217 .generate_script = python_generate_script,