Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/powerpc/benchmarks/
Dcontext_switch.c42 static int touch_vector = 1; variable
71 if (touch_vector) in touch()
390 { "no-vector", no_argument, &touch_vector, 0 },
479 touch_vector ? "yes" : "no", touch_vdso ? "yes" : "no"); in main()