Home
last modified time | relevance | path

Searched refs:read_csr_perfctrl0 (Results 1 – 2 of 2) sorted by relevance

/linux/arch/loongarch/kernel/
H A Dperf_event.c213 val = read_csr_perfctrl0(); in loongarch_pmu_read_control()
/linux/arch/loongarch/include/asm/
H A Dloongarch.h1217 #define read_csr_perfctrl0() csr_read64(LOONGARCH_CSR_PERFCTRL0) macro