Home
last modified time | relevance | path

Searched refs:KCOV_TRACE_CMP (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dkcov.h37 KCOV_TRACE_CMP = 1, enumerator
/linux-6.3-rc2/Documentation/dev-tools/
A Dkcov.rst61 #define KCOV_TRACE_CMP 1
173 /* Note KCOV_TRACE_CMP instead of KCOV_TRACE_PC. */
174 if (ioctl(fd, KCOV_ENABLE, KCOV_TRACE_CMP))
/linux-6.3-rc2/kernel/
A Dkcov.c532 else if (arg == KCOV_TRACE_CMP) in kcov_get_mode()

Completed in 6 milliseconds