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

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

Completed in 95 milliseconds