Home
last modified time | relevance | path

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

/linux/arch/loongarch/kernel/
H A Dperf_event.c219 val = read_csr_perfctrl2(); in loongarch_pmu_read_control()
/linux/arch/loongarch/include/asm/
H A Dloongarch.h1221 #define read_csr_perfctrl2() csr_read64(LOONGARCH_CSR_PERFCTRL2) macro