Searched refs:touch_vdso (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/benchmarks/ |
H A D | context_switch.c | 33 static int touch_vdso; variable 57 if (touch_vdso) in touch() 392 { "vdso", no_argument, &touch_vdso, 1 }, 492 touch_vector ? "yes" : "no", touch_vdso ? "yes" : "no"); in main()
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/benchmarks/ |
H A D | context_switch.c | 33 static int touch_vdso; variable 57 if (touch_vdso) in touch() 392 { "vdso", no_argument, &touch_vdso, 1 }, 492 touch_vector ? "yes" : "no", touch_vdso ? "yes" : "no"); in main()
|
Completed in 2 milliseconds