Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/powerpc/benchmarks/
Dcontext_switch.c36 static int touch_vdso; variable
60 if (touch_vdso) in touch()
385 { "vdso", no_argument, &touch_vdso, 1 },
479 touch_vector ? "yes" : "no", touch_vdso ? "yes" : "no"); in main()