Home
last modified time | relevance | path

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

/linux/arch/loongarch/kernel/
H A Dperf_event.c216 val = read_csr_perfctrl1(); in loongarch_pmu_read_control()
/linux/arch/loongarch/include/asm/
H A Dloongarch.h1219 #define read_csr_perfctrl1() csr_read64(LOONGARCH_CSR_PERFCTRL1) macro