Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/arch/x86/tests/
Dinsn-x86.c146 static int test_data_set(struct test_data *dat_set, int x86_64) in test_data_set() argument
151 for (dat = dat_set; dat->expected_length; dat++) { in test_data_set()