Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/oprofile/
H A Dop_model_mipsxx.c153 reg.control[i] |= MIPS_PERFCTRL_U; in mipsxx_reg_setup()
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dperf_event_mipsxx.c112 MIPS_PERFCTRL_U | \
1577 hwc->config_base |= MIPS_PERFCTRL_U; in __hw_perf_event_init()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h773 #define MIPS_PERFCTRL_U (_ULCAST_(1) << 3) macro