HomeSort by relevance Sort by last modified time
    Searched full:touch_vector (Results 1 - 1 of 1) sorted by null

  /external/linux-kselftest/tools/testing/selftests/powerpc/benchmarks/
context_switch.c 41 static int touch_vector = 1; variable
70 if (touch_vector)
366 { "no-vector", no_argument, &touch_vector, 0 },
455 touch_vector ? "yes" : "no", touch_vdso ? "yes" : "no");

Completed in 54 milliseconds