Home
last modified time | relevance | path

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

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