Searched refs:test_enable_stats (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_enable_stats.c14 int test_enable_stats(void *ctx) function
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Denable_stats.c3 #include "test_enable_stats.skel.h"
5 void test_enable_stats(void) function
7 struct test_enable_stats *skel;
29 prog_fd = bpf_program__fd(skel->progs.test_enable_stats);

Completed in 142 milliseconds