1 #include "perf_index.h"
3 const stress_test_t syscall_test
= {"syscall", &stress_syscall_init
, &stress_syscall
, &stress_general_cleanup
, &no_validate
};
5 DECL_INIT(stress_syscall_init
) {
8 DECL_TEST(stress_syscall
) {
10 for(i
=0; i
<length
; i
++) {