Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dperf_event_mipsxx.c112 MIPS_PERFCTRL_U | \
1511 hwc->config_base |= MIPS_PERFCTRL_U; in __hw_perf_event_init()
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h758 #define MIPS_PERFCTRL_U (_ULCAST_(1) << 3) macro