Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/scripting-engines/
Dtrace-event-python.c192 static void try_call_object(const char *handler_name, PyObject *args) in try_call_object() function
226 try_call_object(handler_name, t); in define_value()
267 try_call_object(handler_name, t); in define_field()
1737 try_call_object("trace_begin", NULL); in run_start_sub()
1961 try_call_object("trace_end", NULL); in python_stop_script()