Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Devcnt.h85 struct evcnt { struct
90 TAILQ_ENTRY(evcnt) ev_list; /* entry on list of all counters */ argument
95 const struct evcnt *ev_parent; /* parent, for hierarchical ctrs */ argument
99 TAILQ_HEAD(evcntlist, evcnt); argument
/netbsd-src/sys/dev/mvme/
H A Dvme_two_isr.c240 vmetwo_local_intr_establish(int pri, int vec, int (*hand)(void *), void *arg, struct evcnt *evcnt) in vmetwo_local_intr_establish()
248 … *csc, int prior, int lvl, int vec, int first, int (*hand)(void *), void *arg, struct evcnt *evcnt) in vmetwo_intr_establish()
344 vmetwo_intr_disestablish(void *csc, int lvl, int vec, int last, struct evcnt *evcnt) in vmetwo_intr_disestablish()
H A Dpcctwo.c136 struct evcnt *evcnt) in pcctwointr_establish()
/netbsd-src/sys/arch/mvme68k/dev/
H A Dvme_pcc.c244 …, int prior, int level, int vector, int first, int (*func)(void *), void *arg, struct evcnt *evcnt) in vme_pcc_intr_establish()
268 vme_pcc_intr_disestablish(void *csc, int level, int vector, int last, struct evcnt *evcnt) in vme_pcc_intr_disestablish()
H A Dvme_two_68k.c143 struct evcnt *evcnt) in vmetwoisrlink()
H A Dwdsc.c125 static struct evcnt evcnt; /* XXXSCW: Temporary hack */ in wdsc_pcc_attach() local
H A Dpcctwo_68k.c237 struct evcnt *evcnt) in pcctwoisrlink()
H A Dpcc.c249 struct evcnt *evcnt) in pccintr_establish()
/netbsd-src/sys/arch/ews4800mips/ews4800mips/
H A Dtr2_intr.c79 struct evcnt evcnt; member
H A Dtr2a_intr.c76 struct evcnt evcnt; member
/netbsd-src/usr.bin/systat/
H A Dvmstat.c69 u_int64_t *evcnt; member
161 struct evcnt evcnt, *evptr; in get_interrupt_events() local
869 u_int64_t *evcnt; in copyinfo() local
/netbsd-src/sys/arch/mips/rmi/
H A Drmixl_pcixvar.h37 struct evcnt evcnt; member
H A Drmixl_pcievar.h54 struct evcnt evcnt; member
/netbsd-src/sys/arch/ia64/ia64/
H A Dinterrupt.c215 struct evcnt evcnt; member
/netbsd-src/sys/arch/sgimips/mace/
H A Dmace.c83 struct evcnt evcnt; member
/netbsd-src/sys/crypto/aes/arch/x86/
H A Daes_via.c43 struct evcnt { uint64_t ev_count; }; argument
/netbsd-src/sys/arch/x68k/dev/
H A Dintio.c323 struct evcnt *evcnt; in intio_intr_establish_ext() local
/netbsd-src/sys/arch/powerpc/booke/
H A De500_intr.c1240 for (size_t j = 0; j < info->ii_external_sources; j++, evcnt++) { in e500_intr_cpu_attach() local
[all...]
/netbsd-src/usr.bin/vmstat/
H A Dvmstat.c1300 struct evcnt evcnt, *evptr; in doevcnt() local