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

/linux-master/tools/testing/selftests/powerpc/benchmarks/
H A Dcontext_switch.c33 static int touch_vdso; variable
57 if (touch_vdso)
392 { "vdso", no_argument, &touch_vdso, 1 },
492 touch_vector ? "yes" : "no", touch_vdso ? "yes" : "no");

Completed in 101 milliseconds