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

/linux-4.1.27/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c121 static void try_call_object(const char *handler_name, PyObject *args) try_call_object() function
155 try_call_object(handler_name, t); define_value()
196 try_call_object(handler_name, t); define_field()
476 try_call_object("trace_unhandled", t); python_process_tracepoint()
873 try_call_object("trace_begin", NULL); run_start_sub()
1024 try_call_object("trace_end", NULL); python_stop_script()

Completed in 97 milliseconds