Home
last modified time | relevance | path

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

/netbsd/sys/arch/sparc64/include/
H A Dcpu.h167 struct evcnt ci_ipi_evcnt[IPI_EVCNT_NUM]; member
/netbsd/sys/arch/sparc64/sparc64/
H A Dcpu.c519 evcnt_attach_dynamic(&ci->ci_ipi_evcnt[i], EVCNT_TYPE_INTR, in cpu_attach()
H A Dgenassym.cf184 define CI_IPIEVC offsetof(struct cpu_info, ci_ipi_evcnt[0].ev_count)