Lines Matching full:kcov
2213 config KCOV config
2221 KCOV exposes kernel code coverage information in a form suitable
2224 For more details, see Documentation/dev-tools/kcov.rst.
2227 bool "Enable comparison operands collection by KCOV"
2228 depends on KCOV
2231 KCOV also exposes operands of every comparison in the instrumented
2238 depends on KCOV
2249 depends on KCOV
2252 KCOV uses preallocated per-cpu areas to collect coverage from
2258 depends on KCOV
2260 Run short KCOV coverage collection selftests on boot.