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

/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/selftests/
H A Di915_selftest.c93 static struct selftest perf_selftests[] = { variable in typeref:struct:selftest
116 module_param_named(id, perf_selftests[perf_##n].enabled, bool, 0400);
414 module_param_named_unsafe(perf_selftests, i915_selftest.perf, int, 0400);
415 MODULE_PARM_DESC(perf_selftests, "Run performance orientated selftests after driver initialisation on the live system (0:disabled [default], 1:run tests then continue, -1:run tests then exit module)");

Completed in 85 milliseconds