Home
last modified time | relevance | path

Searched defs:handler_name (Results 1 – 1 of 1) sorted by relevance

/tools/perf/util/scripting-engines/
Dtrace-event-python.c130 static void handler_call_die(const char *handler_name) in handler_call_die()
150 static PyObject *get_handler(const char *handler_name) in get_handler()
170 static void try_call_object(const char *handler_name, PyObject *args) in try_call_object()
214 const char *handler_name = "define_flag_value"; in define_value() local
255 const char *handler_name = "define_flag_field"; in define_field() local
952 static char handler_name[256]; in python_process_tracepoint() local
1478 static char handler_name[64]; in python_process_general_event() local
1535 const char *handler_name; in python_process_throttle() local
1566 const char *handler_name = "context_switch"; in python_do_process_switch() local
1619 const char *handler_name = "auxtrace_error"; in python_process_auxtrace_error() local
[all …]