Home | History | Annotate | Download | only in perf

Lines Matching refs:timerfd_create

974 	kvm->timerfd = timerfd_create(CLOCK_MONOTONIC, TFD_NONBLOCK);
976 pr_err("timerfd_create failed\n");