Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/arm/dsu/
H A Ddsu.c64 save_pmu_reg(cluster_pmu_state, clusterpmccntr); in save_dsu_pmu_state()
122 restore_pmu_reg(cluster_pmu_state, clusterpmccntr); in restore_dsu_pmu_state()
/rk3399_ARM-atf/include/drivers/arm/
H A Ddsu.h33 uint64_t clusterpmccntr; member
/rk3399_ARM-atf/include/arch/aarch32/
H A Darch_helpers.h376 DEFINE_COPROCR_RW_FUNCS(clusterpmccntr, CLUSTERPMCCNTR) in DEFINE_TLBIOP_FUNC()