HomeSort by: relevance | last modified time | path
    Searched defs:ev_io_total (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/rump/librump/rumpvfs/
rumpblk.c 80 static struct evcnt ev_io_total; variable in typeref:struct:evcnt
224 evcnt_attach_dynamic(&ev_io_total, EVCNT_TYPE_MISC, NULL,
503 ev_io_total.ev_count++;
rumpblk.c 80 static struct evcnt ev_io_total; variable in typeref:struct:evcnt
224 evcnt_attach_dynamic(&ev_io_total, EVCNT_TYPE_MISC, NULL,
503 ev_io_total.ev_count++;

Completed in 22 milliseconds