Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c169 static void try_call_object(const char *handler_name, PyObject *args) in try_call_object() function
232 try_call_object(handler_name, t); in define_value()
273 try_call_object(handler_name, t); in define_field()
1766 try_call_object("trace_begin", NULL); in run_start_sub()
1990 try_call_object("trace_end", NULL); in python_stop_script()