Searched refs:cnt_flags (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/arch/sparc64/dev/
H A Duperf.c88 error = usc->usc_clrcnt(usc->usc_cookie, io->cnt_flags);
91 error = usc->usc_getcnt(usc->usc_cookie, io->cnt_flags,
105 error = usc->usc_getcntsrc(usc->usc_cookie, io->cnt_flags,
110 if (io->cnt_flags & UPERF_CNT0) {
117 if (io->cnt_flags & UPERF_CNT1) {
152 if (io->cnt_flags & UPERF_CNT0) {
158 if (io->cnt_flags & UPERF_CNT1) {
164 return ((usc->usc_setcntsrc)(usc->usc_cookie, io->cnt_flags,
/openbsd-current/sys/dev/sun/
H A Duperfio.h89 int cnt_flags; member in struct:uperf_io

Completed in 88 milliseconds