Searched defs:handler (Results 1 – 12 of 12) sorted by relevance
| /tools/testing/selftests/timers/ |
| D | leapcrash.c | 64 void handler(int unused) in handler() function
|
| D | leap-a-day.c | 135 void handler(int unused) in handler() function
|
| /tools/perf/util/scripting-engines/ |
| D | trace-event-python.c | 103 PyObject *handler; in get_handler() local 111 static void call_object(PyObject *handler, PyObject *args, const char *die_msg) in call_object() 123 PyObject *handler; in try_call_object() local 388 PyObject *handler, *context, *t, *obj, *callchain; in python_process_tracepoint() local 771 PyObject *handler, *t, *dict, *callchain, *dict_sample; in python_process_general_event() local
|
| D | trace-event-perl.c | 254 static char handler[256]; in perl_process_tracepoint() local
|
| /tools/perf/util/ |
| D | evlist.h | 65 void *handler; member
|
| D | evsel.h | 101 void *handler; member
|
| D | evlist.c | 316 const char *sys, const char *name, void *handler) in perf_evlist__add_newtp()
|
| /tools/testing/selftests/x86/ |
| D | ldt_gdt.c | 423 void *handler; /* the real type is nasty */ member
|
| /tools/perf/ |
| D | builtin-trace.c | 226 static int perf_evsel__init_syscall_tp(struct perf_evsel *evsel, void *handler) in perf_evsel__init_syscall_tp() 244 static struct perf_evsel *perf_evsel__syscall_newtp(const char *direction, void *handler) in perf_evsel__syscall_newtp() 2306 tracepoint_handler handler = evsel->handler; in trace__process_sample() local 2470 tracepoint_handler handler = evsel->handler; in trace__handle_event() local 3013 static void evlist__set_evsel_handler(struct perf_evlist *evlist, void *handler) in evlist__set_evsel_handler()
|
| /tools/testing/selftests/seccomp/ |
| D | seccomp_bpf.c | 687 TEST_F(TRAP, handler) in TEST_F() argument
|
| /tools/lib/traceevent/ |
| D | event-parse.h | 332 pevent_event_handler_func handler; member
|
| D | event-parse.c | 6497 static int handle_matches(struct event_handler *handler, int id, in handle_matches()
|