Searched refs:call_object (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/tools/perf/util/scripting-engines/ |
| H A D | trace-event-python.c | 159 call_object(handler, args, handler_name); in try_call_object() 1058 call_object(handler, t, handler_name); in python_process_tracepoint() 1060 call_object(handler, t, default_handler_name); in python_process_tracepoint() 1208 call_object(tables->comm_handler, t, "comm_table"); in python_export_comm() 1251 call_object(tables->dso_handler, t, "dso_table"); in python_export_dso() 1491 call_object(handler, t, handler_name); in python_process_general_event() 1545 call_object(handler, t, handler_name); in python_process_throttle() 1585 call_object(handler, t, handler_name); in python_do_process_switch() 1635 call_object(handler, t, handler_name); in python_process_auxtrace_error() 1685 call_object(handler, t, handler_name); in process_stat() [all …]
|
| /linux-6.15/net/rxrpc/ |
| H A D | Makefile | 12 call_object.o \
|