Home
last modified time | relevance | path

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

/openbmc/linux/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()