Home
last modified time | relevance | path

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

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