Home
last modified time | relevance | path

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

/tools/perf/arch/x86/tests/
Dinsn-x86.c144 static int test_data_set(struct test_data *dat_set, int x86_64) in test_data_set() function
178 if (test_data_set(test_data_32, 0)) in test__insn_x86()
181 if (test_data_set(test_data_64, 1)) in test__insn_x86()