Home
last modified time | relevance | path

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

/samples/bpf/
Dtask_fd_query_user.c47 static int bpf_find_probe_type(const char *event_type) in bpf_find_probe_type()
69 static int bpf_get_retprobe_bit(const char *event_type) in bpf_get_retprobe_bit()
123 static int test_nondebug_fs_kuprobe_common(const char *event_type, in test_nondebug_fs_kuprobe_common()
173 static int test_nondebug_fs_probe(const char *event_type, const char *name, in test_nondebug_fs_probe()
230 const char *event_type = "uprobe"; in test_debug_fs_uprobe() local