Searched refs:devstat_end_transaction (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/sys/sys/
H A Ddevicestat.h200 void devstat_end_transaction(struct devstat *ds, u_int32_t bytes,
/freebsd-12-stable/sys/kern/
H A Dsubr_devstat.c224 * See comments for devstat_end_transaction(). Ordering is very important
289 * and thus it can't be modified in devstat_end_transaction()
307 devstat_end_transaction(struct devstat *ds, uint32_t bytes, function
385 devstat_end_transaction(ds, bp->bio_bcount - bp->bio_resid,
/freebsd-12-stable/sys/cam/scsi/
H A Dscsi_pass.c932 devstat_end_transaction(softc->device_stats,
942 devstat_end_transaction(softc->device_stats,
962 devstat_end_transaction(softc->device_stats,
969 devstat_end_transaction(softc->device_stats, 0,
H A Dscsi_sg.c414 devstat_end_transaction(softc->device_stats,
/freebsd-12-stable/sys/cam/ctl/
H A Dctl_backend_block.c515 devstat_end_transaction(beio->lun->disk_stats, beio->io_len,
595 devstat_end_transaction(beio->lun->disk_stats, beio->io_len,
739 devstat_end_transaction(beio->lun->disk_stats, beio->io_len,
907 devstat_end_transaction(beio->lun->disk_stats, beio->io_len,
/freebsd-12-stable/sys/dev/xen/blkback/
H A Dblkback.c1430 devstat_end_transaction(xbb->xbb_stats_in,
1447 devstat_end_transaction(xbb->xbb_stats,
/freebsd-12-stable/sys/cam/
H A Dcam_periph.c1326 devstat_end_transaction(ds, bytes, tag,
/freebsd-12-stable/share/man/man9/
H A DMakefile907 devstat.9 devstat_end_transaction.9 \

Completed in 87 milliseconds