Searched refs:M_PERFCTL_INTERRUPT_ENABLE (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/mips/oprofile/
H A Dop_model_mipsxx.c22 #define M_PERFCTL_INTERRUPT_ENABLE (1UL << 4) macro
164 M_PERFCTL_INTERRUPT_ENABLE; mipsxx_reg_setup()
257 if ((control & M_PERFCTL_INTERRUPT_ENABLE) && \ mipsxx_perfcount_handler()
/linux-4.4.14/arch/mips/kernel/
H A Dperf_event_mipsxx.c110 #define M_PERFCTL_INTERRUPT_ENABLE (1 << 4) macro
132 M_PERFCTL_INTERRUPT_ENABLE)
350 M_PERFCTL_INTERRUPT_ENABLE; mipsxx_pmu_enable_event()
1294 hwc->config_base = M_PERFCTL_INTERRUPT_ENABLE; __hw_perf_event_init()

Completed in 130 milliseconds