Home
last modified time | relevance | path

Searched refs:test_usdt (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dveristat.cfg14 test_usdt*
H A DMakefile519 test_usdt.skel.h tracing_multi.skel.h \
544 test_usdt.skel.h-deps := test_usdt.bpf.o test_usdt_multispec.bpf.o
/linux/tools/testing/selftests/bpf/progs/
H A Duprobe_syscall_executed.c66 int test_usdt(struct pt_regs *ctx) in test_usdt() function
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dusdt.c8 #include "test_usdt.skel.h"
105 struct test_usdt *skel; in subtest_basic_usdt()
271 struct test_usdt *skel; in subtest_multispec_usdt()
359 struct test_usdt *skel; in subtest_urandom_usdt()
450 struct test_usdt *skel;
654 void test_usdt(void)
433 void test_usdt(void) test_usdt() function
H A Duprobe_syscall.c717 link = bpf_program__attach_usdt(skel->progs.test_usdt, in race_msec()
726 link = bpf_program__attach_usdt(skel->progs.test_usdt, in test_uprobe_race()
742 link = bpf_program__attach_usdt(skel->progs.test_usdt, in test_uprobe_race()