Home
last modified time | relevance | path

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

/openbsd/regress/sys/dev/kcov/
H A Dkcov.c58 static void kcov_disable(int);
270 kcov_disable(int fd) in kcov_disable() function
297 kcov_disable(ctx->c_fd); in test_coverage()
369 kcov_disable(ctx->c_fd); in test_exec()
438 kcov_disable(ctx->c_fd); in test_fork()
463 kcov_disable(fd); in test_open()
514 kcov_disable(ctx->c_fd); in test_remote()
562 kcov_disable(ctx->c_fd); in test_remote_interrupt()
599 kcov_disable(ctx->c_fd); in test_state()