Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/systat/
Diostat.c302 print_fld_ssize(FLD_IO_SVAL, bccur.dmaflips - bclast.dmaflips); in showbcache()
/openbsd/src/sys/sys/
Dmount.h488 int64_t dmaflips; /* total flips from high to DMA */ member
/openbsd/src/sys/kern/
Dvfs_bio.c406 bcstats.dmaflips++; in buf_flip_dma()
1336 bcstats.highflips, bcstats.highflops, bcstats.dmaflips); in bcstats_print()