Searched defs:handler (Results 1 – 15 of 15) sorted by relevance
| /tools/testing/selftests/filesystems/ |
| D | dnotify_test.c | 10 static void handler(int sig, siginfo_t *si, void *data) in handler() function
|
| /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/testing/selftests/x86/ |
| D | vdso_restorer.c | 34 void *handler; member
|
| D | ldt_gdt.c | 438 void *handler; /* the real type is nasty */ member
|
| D | mpx-mini-test.c | 402 void handler(int signum, siginfo_t *si, void *vucontext) in handler() function
|
| /tools/perf/util/scripting-engines/ |
| D | trace-event-python.c | 108 PyObject *handler; in get_handler() local 116 static void call_object(PyObject *handler, PyObject *args, const char *die_msg) in call_object() 128 PyObject *handler; in try_call_object() local 395 PyObject *handler, *context, *t, *obj = NULL, *callchain; in python_process_tracepoint() local 794 PyObject *handler, *t, *dict, *callchain, *dict_sample; in python_process_general_event() local 902 PyObject *handler, *t; in process_stat() local 959 PyObject *handler, *t; in python_process_stat_interval() local
|
| D | trace-event-perl.c | 339 static char handler[256]; in perl_process_tracepoint() local
|
| /tools/perf/util/ |
| D | evlist.h | 102 void *handler; member
|
| D | evsel.h | 105 void *handler; member
|
| D | evlist.c | 332 const char *sys, const char *name, void *handler) in perf_evlist__add_newtp()
|
| /tools/perf/ |
| D | builtin-trace.c | 224 static int perf_evsel__init_syscall_tp(struct perf_evsel *evsel, void *handler) in perf_evsel__init_syscall_tp() 242 static struct perf_evsel *perf_evsel__syscall_newtp(const char *direction, void *handler) in perf_evsel__syscall_newtp() 1963 tracepoint_handler handler = evsel->handler; in trace__process_sample() local 2121 tracepoint_handler handler = evsel->handler; in trace__handle_event() local 2752 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 | 695 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 | 6588 static int handle_matches(struct event_handler *handler, int id, in handle_matches()
|