Searched refs:M_PERFCTL_VPEID (Results 1 – 2 of 2) sorted by relevance
24 #define M_PERFCTL_VPEID(vpe) ((vpe) << 16) macro55 M_PERFCTL_VPEID(cpu_data[smp_processor_id()].vpe_id))
112 #define M_PERFCTL_VPEID(vpe) ((vpe) << 16) macro1248 hwc->config_base |= M_PERFCTL_VPEID(event->cpu); in check_and_calc_range()