Searched defs:test_config (Results 1 – 5 of 5) sorted by relevance
34 struct test_config { struct35 const char *str_open;36 void *(*bpf_open_and_load)();37 void (*bpf_destroy)(void *);
768 static void test_config(int sotype, sa_family_t family, bool inany) in test_config() function
184 struct test_config { struct196 bool (*supported)(struct test_config *config); argument1105 static void fpsimd_write(pid_t child, struct test_config *test_config) in fpsimd_write()1546 struct test_config test_config; in run_sve_tests() local1577 struct test_config test_config; in run_sme_tests() local1620 struct test_config test_config; in main() local
10 static bool test_config(const struct evsel *evsel, __u64 expected_config) in test_config() function
37 static bool test_config(const struct evsel *evsel, __u64 expected_config) in test_config() function
Completed in 43 milliseconds