Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 1 milliseconds