Searched refs:read_pmevcntrn (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Darm_pmuv3.h16 static inline unsigned long read_pmevcntrn(int n) function
/linux-master/tools/testing/selftests/kvm/aarch64/
H A Dvpmu_counter_access.c108 static unsigned long read_pmevcntrn(int n) function
161 { read_pmevcntrn, write_pmevcntrn, read_pmevtypern, write_pmevtypern },
165 { read_pmevcntrn, write_sel_evcntr, read_pmevtypern, write_sel_evtyper },
/linux-master/arch/arm/include/asm/
H A Darm_pmuv3.h97 static inline unsigned long read_pmevcntrn(int n) function
/linux-master/drivers/perf/
H A Darm_pmuv3.c528 return read_pmevcntrn(counter);

Completed in 138 milliseconds