Searched refs:pmu_cmn600_rd8 (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/hwpmc/ |
H A D | hwpmc_cmn600.c | 92 dtcval = pmu_cmn600_rd8(arg, nodeid, NODE_TYPE_DTC, in cmn600_pmu_readcntr() 100 xpval = pmu_cmn600_rd8(arg, nodeid, NODE_TYPE_XP, POR_DTM_PMEVCNT); in cmn600_pmu_readcntr() 468 xp_pmucfg = pmu_cmn600_rd8(arg, nodeid, NODE_TYPE_XP, in cmn600_start_pmc() 546 val = pmu_cmn600_rd8(desc->pd_rw_arg, in cmn600_stop_pmc()
|
/freebsd/sys/arm64/include/ |
H A D | cmn600_reg.h | 57 uint64_t pmu_cmn600_rd8(void *arg, int nodeid, int node_type, off_t reg);
|
/freebsd/sys/arm64/arm64/ |
H A D | cmn600.c | 571 pmu_cmn600_rd8(void *arg, int nodeid, int node_type, off_t reg) in pmu_cmn600_rd8() function
|