Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/
H A Dinsn-x86.c146 static int test_data_set(struct test_data *dat_set, int x86_64) in test_data_set() function
180 if (test_data_set(test_data_32, 0)) in test__insn_x86()
183 if (test_data_set(test_data_64, 1)) in test__insn_x86()
/kernel/linux/linux-6.6/tools/perf/arch/x86/tests/
H A Dinsn-x86.c150 static int test_data_set(const struct test_data *dat_set, int x86_64) in test_data_set() function
184 if (test_data_set(test_data_32, 0)) in test__insn_x86()
187 if (test_data_set(test_data_64, 1)) in test__insn_x86()

Completed in 2 milliseconds