HomeSort by: relevance | last modified time | path
    Searched refs:sc_vec_evcnts (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/mips/rmi/
rmixl_cpuvar.h 43 struct evcnt sc_vec_evcnts[64]; member in struct:rmixl_cpu_softc
rmixl_intr.c 498 evcnt_attach_dynamic(&sc->sc_vec_evcnts[vec],
930 __func__, sc->sc_vec_evcnts[vec].ev_name,
943 __func__, sc->sc_vec_evcnts[vec].ev_name,
945 sc->sc_vec_evcnts[vec].ev_count++;

Completed in 14 milliseconds