Home
last modified time | relevance | path

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

/netbsd-src/sys/nfs/
H A Dnfs_socket.c173 static struct evcnt nfs_timer_stop_ev; variable
713 evcnt_attach_dynamic(&nfs_timer_stop_ev, EVCNT_TYPE_MISC, NULL, in nfs_timer_init()
726 evcnt_detach(&nfs_timer_stop_ev); in nfs_timer_fini()
877 nfs_timer_stop_ev.ev_count++; in nfs_timer()