Searched refs:M_PERFCTL_VPEID (Results 1 – 2 of 2) sorted by relevance
20 #define M_PERFCTL_VPEID(vpe) ((vpe) << MIPS_PERFCTRL_VPEID_S) macro40 M_PERFCTL_VPEID(cpu_vpe_id(¤t_cpu_data)))
98 #define M_PERFCTL_VPEID(vpe) ((vpe) << MIPS_PERFCTRL_VPEID_S) macro385 ctrl = M_PERFCTL_VPEID(cpu_vpe_id(&cpu_data[cpu])); in mipsxx_pmu_enable_event()