bench_syscall_fork
int bench_syscall_fork(int argc, const char **argv);
{ "fork", "Benchmark for fork(2) calls", bench_syscall_fork },