Searched refs:per_cpu_test_data (Results 1 – 1 of 1) sorted by relevance
356 per_cpu_test_data[NR_CPUS][ARRAY_SIZE(test_case_array)]; variable418 per_cpu_test_data[t->cpu][index].test_passed++; in test_func()420 per_cpu_test_data[t->cpu][index].test_failed++; in test_func()429 per_cpu_test_data[t->cpu][index].time = delta; in test_func()451 memset(per_cpu_test_data, 0, sizeof(per_cpu_test_data)); in init_test_configurtion()523 per_cpu_test_data[cpu][i].test_passed, in do_concurrent_test()524 per_cpu_test_data[cpu][i].test_failed, in do_concurrent_test()526 per_cpu_test_data[cpu][i].time); in do_concurrent_test()