Searched defs:evcnt (Results 1 - 19 of 19) sorted by relevance

/src/sys/arch/mvme68k/dev/
H A Dvme_two_68k.c142 vmetwoisrlink(void * cookie,int (* fn)(void *),void * arg,int ipl,int vec,struct evcnt * evcnt) argument
H A Dpcctwo_68k.c236 pcctwoisrlink(void * cookie,int (* fn)(void *),void * arg,int ipl,int vec,struct evcnt * evcnt) argument
H A Dvme_pcc.c244 vme_pcc_intr_establish(void *csc, int prior, int level, int vector, int first, int (*func)(void *), void *arg, struct evcnt *evcnt) argument
268 vme_pcc_intr_disestablish(void *csc, int level, int vector, int last, struct evcnt *evcnt) argument
H A Dwdsc.c125 static struct evcnt evcnt; /* XXXSCW: Temporary hack */ local in function:wdsc_pcc_attach
H A Dpcc.c248 pccintr_establish(int pccvec,int (* hand)(void *),int lvl,void * arg,struct evcnt * evcnt) argument
/src/sys/dev/mvme/
H A Dpcctwo.c131 pcctwointr_establish(int vec,int (* hand)(void *),int lvl,void * arg,struct evcnt * evcnt) argument
H A Dvme_two_isr.c240 vmetwo_local_intr_establish(int pri, int vec, int (*hand)(void *), void *arg, struct evcnt *evcnt) argument
248 vmetwo_intr_establish(void *csc, int prior, int lvl, int vec, int first, int (*hand)(void *), void *arg, struct evcnt *evcnt) argument
344 vmetwo_intr_disestablish(void *csc, int lvl, int vec, int last, struct evcnt *evcnt) argument
[all...]
/src/sys/arch/ews4800mips/ews4800mips/
H A Dtr2_intr.c79 struct evcnt evcnt; member in struct:tr2_intr_handler
[all...]
H A Dtr2a_intr.c76 struct evcnt evcnt; member in struct:tr2a_intr_handler
[all...]
/src/sys/sys/
H A Devcnt.h85 struct evcnt { struct
[all...]
/src/sys/arch/mips/rmi/
H A Drmixl_pcixvar.h37 struct evcnt evcnt; member in struct:rmixl_pcix_evcnt
H A Drmixl_pcievar.h54 struct evcnt evcnt; member in struct:rmixl_pcie_evcnt
/src/sys/arch/sgimips/mace/
H A Dmace.c83 struct evcnt evcnt; member in struct:__anon21bb54450108
/src/sys/arch/ia64/ia64/
H A Dinterrupt.c215 struct evcnt evcnt; member in struct:ia64_intr
/src/sys/arch/x68k/dev/
H A Dintio.c323 struct evcnt *evcnt; local in function:intio_intr_establish_ext
/src/sys/crypto/aes/arch/x86/
H A Daes_via.c43 struct evcnt { uint64_t ev_count; }; struct
[all...]
/src/usr.bin/systat/
H A Dvmstat.c69 u_int64_t *evcnt; member in struct:Info
161 struct evcnt evcnt, *evptr; local in function:get_interrupt_events
869 u_int64_t *evcnt; local in function:copyinfo
[all...]
/src/sys/arch/powerpc/booke/
H A De500_intr.c1239 struct evcnt *evcnt = cpu->cpu_evcnt_intrs; local in function:e500_intr_cpu_attach
[all...]
/src/usr.bin/vmstat/
H A Dvmstat.c1300 struct evcnt evcnt, *evptr; local in function:doevcnt
[all...]

Completed in 15 milliseconds