Searched refs:DECL_INIT (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/tools/tests/perf_index/
H A Dstress_general.c5 DECL_INIT(stress_general_init) { function
H A Dperf_index.h13 #define DECL_INIT(inittest) void inittest(int num_threads, long long length, int test_argc, const char **test_argv) macro
19 typedef DECL_INIT((*init_func)); typedef
49 DECL_INIT(stress_memory_init);
50 DECL_INIT(stress_syscall_init);
51 DECL_INIT(stress_fault_init);
52 DECL_INIT(stress_file_local_create_init);
53 DECL_INIT(stress_file_local_read_init);
54 DECL_INIT(stress_file_local_write_init);
55 DECL_INIT(stress_file_ram_create_init);
56 DECL_INIT(stress_file_ram_read_ini
[all...]
H A Dstress_syscall.c5 DECL_INIT(stress_syscall_init) { function
H A Dstress_file_local.c16 DECL_INIT(stress_file_local_read_init) { function
29 DECL_INIT(stress_file_local_write_init) { function
41 DECL_INIT(stress_file_local_create_init) { function
H A Dstress_file_ram.c29 DECL_INIT(stress_file_ram_read_init) { function
42 DECL_INIT(stress_file_ram_write_init) { function
55 DECL_INIT(stress_file_ram_create_init) { function
H A Dcompile.c10 DECL_INIT(compile_init) { function
H A Dstress_memory.c21 DECL_INIT(stress_memory_init) { function
H A Dstress_fault.c21 DECL_INIT(stress_fault_init) { function

Completed in 97 milliseconds