Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dperf_event_mipsxx.c98 #define M_PERFCTL_VPEID(vpe) ((vpe) << MIPS_PERFCTRL_VPEID_S) macro
385 ctrl = M_PERFCTL_VPEID(cpu_vpe_id(&cpu_data[cpu])); in mipsxx_pmu_enable_event()