Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c159 static void call_object(PyObject *handler, PyObject *args, const char *die_msg) in call_object() argument
165 handler_call_die(die_msg); in call_object()