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