Home
last modified time | relevance | path

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

/freebsd/sys/dev/hwpmc/
H A Dhwpmc_cmn600.c120 pmu_cmn600_md8(arg, nodeid, NODE_TYPE_DTC, in cmn600_pmu_writecntr()
130 pmu_cmn600_md8(arg, nodeid, NODE_TYPE_XP, POR_DTM_PMEVCNT, in cmn600_pmu_writecntr()
450 pmu_cmn600_md8(arg, nodeid, node_type, in cmn600_start_pmc()
464 pmu_cmn600_md8(arg, nodeid, node_type, CMN600_COMMON_PMU_EVENT_SEL, in cmn600_start_pmc()
/freebsd/sys/arm64/include/
H A Dcmn600_reg.h64 int pmu_cmn600_md8(void *arg, int nodeid, int node_type, off_t reg,
/freebsd/sys/arm64/arm64/
H A Dcmn600.c630 pmu_cmn600_md8(void *arg, int nodeid, int node_type, off_t reg, uint64_t mask, in pmu_cmn600_md8() function