Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/
H A Dcontext_switch.c39 static int touch_vector = 1; variable
68 if (touch_vector) in touch()
397 { "no-vector", no_argument, &touch_vector, 0 },
488 touch_vector = 0; in main()
492 touch_vector ? "yes" : "no", touch_vdso ? "yes" : "no"); in main()