Home
last modified time | relevance | path

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

/linux-6.1.9/arch/loongarch/kernel/
Dperf_event.c150 #define M_PERFCTL_COUNT_EVENT_WHENEVER (CSR_PERFCTRL_PLV0 | \
791 hwc->config_base |= CSR_PERFCTRL_PLV0; in __hw_perf_event_init()
/linux-6.1.9/arch/loongarch/include/asm/
Dloongarch.h960 #define CSR_PERFCTRL_PLV0 (_ULCAST_(1) << 16) macro