Searched refs:call_object (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/perf/util/scripting-engines/ |
| A D | trace-event-python.c | 197 call_object(handler, args, handler_name); in try_call_object() 978 call_object(handler, t, handler_name); in python_process_tracepoint() 980 call_object(handler, t, default_handler_name); in python_process_tracepoint() 1118 call_object(tables->comm_handler, t, "comm_table"); in python_export_comm() 1161 call_object(tables->dso_handler, t, "dso_table"); in python_export_dso() 1397 call_object(handler, t, handler_name); in python_process_general_event() 1451 call_object(handler, t, handler_name); in python_process_throttle() 1489 call_object(handler, t, handler_name); in python_do_process_switch() 1537 call_object(handler, t, handler_name); in python_process_auxtrace_error() 1587 call_object(handler, t, handler_name); in process_stat() [all …]
|
| /linux/net/rxrpc/ |
| A D | Makefile | 12 call_object.o \
|
Completed in 11 milliseconds