Home
last modified time | relevance | path

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

/netbsd-src/sys/rump/librump/rumpvfs/
H A Drumpblk.c80 static struct evcnt ev_io_total; variable
224 evcnt_attach_dynamic(&ev_io_total, EVCNT_TYPE_MISC, NULL, in rumpblk_init()
503 ev_io_total.ev_count++; in dostrategy()