Home
last modified time | relevance | path

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

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