Lines Matching refs:kcov_debug
28 #define kcov_debug(fmt, ...) pr_debug("%s: " fmt, __func__, ##__VA_ARGS__) macro
122 kcov_debug("size = %u\n", size); in kcov_remote_area_get()
127 kcov_debug("rv = %px\n", area); in kcov_remote_area_get()
131 kcov_debug("rv = NULL\n"); in kcov_remote_area_get()
139 kcov_debug("area = %px, size = %u\n", area, size); in kcov_remote_area_put()
318 kcov_debug("t = %px, size = %u, area = %px\n", t, size, area); in kcov_start()
369 kcov_debug("removing handle %llx\n", remote->handle); in kcov_remote_reset()
410 kcov_debug("t = %px, kcov->t = %px\n", t, kcov->t); in kcov_task_exit()
556 kcov_debug("KCOV_INIT_TRACE\n"); in kcov_ioctl_locked()
575 kcov_debug("KCOV_ENABLE\n"); in kcov_ioctl_locked()
601 kcov_debug("KCOV_DISABLE\n"); in kcov_ioctl_locked()
613 kcov_debug("KCOV_REMOTE_ENABLE\n"); in kcov_ioctl_locked()
632 kcov_debug("handle %llx\n", remote_arg->handles[i]); in kcov_ioctl_locked()
647 kcov_debug("common handle %llx\n", in kcov_ioctl_locked()
780 kcov_debug("handle = %llx\n", handle); in kcov_remote_start()
785 kcov_debug("no remote found"); in kcov_remote_start()
813 kcov_debug("area = %px, size = %u", area, size); in kcov_remote_start()
829 kcov_debug("%px %u <= %px %lu\n", in kcov_move_area()
885 kcov_debug("no kcov found\n"); in kcov_remote_stop()
897 kcov_debug("move if: %d == %d && %d\n", in kcov_remote_stop()