Searched refs:KIOENABLE (Results 1 – 1 of 1) sorted by relevance
51 #define KIOENABLE _IOW('c', 2, int) // Enable coverage recording macro82 if (ioctl(cov->fd, KIOENABLE, &kcov_mode)) in cover_enable()