Home
last modified time | relevance | path

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

/linux-6.6.21/arch/loongarch/kernel/
Dperf_event.c222 val = read_csr_perfctrl3(); in loongarch_pmu_read_control()
/linux-6.6.21/arch/loongarch/include/asm/
Dloongarch.h1188 #define read_csr_perfctrl3() csr_read64(LOONGARCH_CSR_PERFCTRL3) macro