Searched refs:KCOV_TRACE_CMP (Results 1 – 3 of 3) sorted by relevance
37 KCOV_TRACE_CMP = 1, enumerator
60 #define KCOV_TRACE_CMP 1172 /* Note KCOV_TRACE_CMP instead of KCOV_TRACE_PC. */173 if (ioctl(fd, KCOV_ENABLE, KCOV_TRACE_CMP))
518 else if (arg == KCOV_TRACE_CMP) in kcov_get_mode()